Skip to content

Commit fa196a3

Browse files
committed
test.spec.ts => caret-selection.spec.ts
1 parent 21536a6 commit fa196a3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tests/base.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ test.describe('base tests', () => {
2020
await expect(nullInputTest).toHaveValue('$0.00 USD');
2121
});
2222
});
23+
24+
// TODO: add tests for each of the possible parameters

0 commit comments

Comments
 (0)