Skip to content

Commit af5134c

Browse files
committed
Update escape.js
1 parent d5cc3db commit af5134c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/lib/escape.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ QUnit.test('uriScheme() - Invalid schmes', function (assert) {
103103

104104
/*jshint scripturl:true*/
105105
const urls = [
106-
// eslint-disable-next-line no-script-url
107106
'javascript:alert("XSS");',
108107
'sftp://example.com/test/',
109108
'skype:xyz',

0 commit comments

Comments
 (0)