chore(ci): skip linting #1066
Annotations
2 errors
test/e2e/basic.test.ts > basic > relative onNuxtReady:
test/e2e/basic.test.ts#L29
Error: Snapshot `basic > relative onNuxtReady 1` mismatched
- Expected
+ Received
[
{
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
"location": "/myScript.js:3",
"text": "Script -- Executed -- test",
},
]
❯ test/e2e/basic.test.ts:29:18
|
ci
Process completed with exit code 1.
|