Skip to content

Tim Zoltie#61

Open
tzoltie wants to merge 26 commits into
boolean-uk:mainfrom
tzoltie:main
Open

Tim Zoltie#61
tzoltie wants to merge 26 commits into
boolean-uk:mainfrom
tzoltie:main

Conversation

@tzoltie

@tzoltie tzoltie commented Jun 14, 2024

Copy link
Copy Markdown

No description provided.

@Luca-Terrazzan

Copy link
Copy Markdown

Please remove the node_modules from the PR, create a .gitignore

Comment thread spec/account.spec.js
console.log(`${account.transactions[i].date} || ${account.format(account.transactions[i].credit)} || ${account.format(account.transactions[i].debit)} || £${account.getBalance()}`)
}
}
expect(result).toBe(expected)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is failing, doublecheck what exactly you are comparing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants