Skip to content

Commit 3484782

Browse files
committed
fixup! test(no-navigation-without-base): added test for pushState, replaceState and links
1 parent 7f874ac commit 3484782

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- message: Found a link with a url that isn't prefixed with the base path.
2+
line: 5
3+
column: 9
4+
suggestions: null
5+
- message: Found a link with a url that isn't prefixed with the base path.
6+
line: 6
7+
column: 9
8+
suggestions: null
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
- message: Found a link with a url that isn't prefixed with the base path.
2+
line: 1
3+
column: 10
4+
suggestions: null
5+
- message: Found a link with a url that isn't prefixed with the base path.
6+
line: 2
7+
column: 9
8+
suggestions: null
9+
- message: Found a link with a url that isn't prefixed with the base path.
10+
line: 3
11+
column: 9
12+
suggestions: null

0 commit comments

Comments
 (0)