Commit 750d242
authored
test(nuxt): Make Nuxt 5 (nightly) E2E optional (#20113)
Nuxt 5 is still in development and currently in a nightly version. The
E2E tests might fail due to changes but this should not block CI as long
as v5 is in nightly.
This adds the `optional` label to the test.
E.g. unblocking this PR:
#200711 parent 893539d commit 750d242
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments