Commit b15e1c6
committed
test: silence no-restricted-syntax in source-map assert fixtures
The literal first argument to assert() is intentional in these
regression fixtures (the .snapshot files pin the exact source line and
column), so disable the rule inline rather than rewriting the call.1 parent 9a7f346 commit b15e1c6
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- test/fixtures/source-map/output
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
0 commit comments