Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Apr 3, 2024
1 parent 7bb14bf commit 323d317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/signature_pad.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ describe('Signature events.', () => {
afterEach(() => {
signpad.removeEventListener('beginStroke', eventHandler);
});

s;
it('the event should be dispatched.', () => {
const eventInitObj = <PointerEventInit>{
clientX: 50,
Expand Down

0 comments on commit 323d317

Please sign in to comment.