Skip to content

Commit

Permalink
Update test/events.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vursen committed May 31, 2023
1 parent b7d5e0f commit 66f0dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/events.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
inputText(input, '12:00');
expect(hasInputValueChangedSpy.calledOnce).to.be.true;
});

describe('with user input', () => {
beforeEach(async() => {
inputText(input, '12:00');
Expand Down

0 comments on commit 66f0dc2

Please sign in to comment.