Skip to content

Commit

Permalink
test: validate with query params
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Sep 28, 2020
1 parent 97e0c01 commit b4e21cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ test('remark-lint-double-link invalid', t => {
[
'2:1-2:30: http://link-1',
'3:3-3:32: http://link-1',
'4:3-4:32: http://link-2',
'5:3-5:71: http://link-2/index.php?foo=bar&ref=test_ref#content',
'6:3-6:44: #appimage-discovery',
'7:3-7:44: #appimage-discovery',
],
Expand Down

0 comments on commit b4e21cc

Please sign in to comment.