We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21536a6 commit fa196a3Copy full SHA for fa196a3
2 files changed
tests/base.spec.ts
@@ -20,3 +20,5 @@ test.describe('base tests', () => {
20
await expect(nullInputTest).toHaveValue('$0.00 USD');
21
});
22
23
+
24
+// TODO: add tests for each of the possible parameters
tests/test.spec.ts tests/caret-selection.spec.tstests/test.spec.ts renamed to tests/caret-selection.spec.ts
0 commit comments