Skip to content

Commit

Permalink
Update packages/ckeditor5-link/tests/linkui.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jodator committed Oct 6, 2020
1 parent 960f55f commit 409296a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ckeditor5-link/tests/linkui.js
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,7 @@ describe( 'LinkUI', () => {
preventDefault: sinon.spy(),
stopPropagation: sinon.spy()
} );

sinon.assert.notCalled( spy );
} );

Expand Down

0 comments on commit 409296a

Please sign in to comment.