Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
Signed-off-by: Valentine <vpanchin@gmail.com>
  • Loading branch information
b2kdaman committed Dec 8, 2020
1 parent c7a3f6a commit 845252e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/node/utils/data-utils-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ test('dataUtils -> getFormatter', t => {
assert: [134, '100']
},
{
input: ['%'],
input: ['~%'],
assert: ['12.345', '12.35%']
},
{
Expand Down

0 comments on commit 845252e

Please sign in to comment.