chore(deps): update all non-major dependencies #1516
Annotations
2 errors and 1 warning
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.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|