Skip to content

Commit

Permalink
fix test error
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed May 9, 2024
1 parent b80da40 commit 14b70c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/atoms/InputField/__tests__/InputField.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ describe('HeaterShakerSlideout', () => {
props = {
type: 'number',
caption: 'caption',
secondaryCaption: 'secondary caption',
max: 10,
min: 1,
units: 'rpm',
Expand Down

0 comments on commit 14b70c9

Please sign in to comment.