Skip to content

Commit

Permalink
chore: fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Nov 21, 2023
1 parent 860aebc commit ad99762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taco/test/conditions/base/condition.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ describe('validation', () => {
'Invalid literal value, expected 137',
'Invalid literal value, expected 80001',
'Invalid literal value, expected 5',
'Invalid literal value, expected 11155111',
'Invalid literal value, expected 1',
],
},
Expand Down

0 comments on commit ad99762

Please sign in to comment.