Commit 1d32374
authored
chore(nuxt): Remove nft override to ensure we are testing with latest nitro (#14480)
Noticed that our e2e tests are not actually using nitro 2.10 despite
being on the latest nuxt version:
https://github.com/getsentry/sentry-javascript/actions/runs/12028119465/job/33531969920#step:13:196
This fixes it.1 parent b59ce07 commit 1d32374
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
0 commit comments