Skip to content

Commit 1868fd6

Browse files
committed
run on node 22 instead of skippping
1 parent 9e35c44 commit 1868fd6

File tree

1 file changed

+2
-4
lines changed
  • dev-packages/e2e-tests/test-applications/react-router-7-framework-spa

1 file changed

+2
-4
lines changed

dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@
5151
]
5252
},
5353
"volta": {
54-
"extends": "../../package.json"
55-
},
56-
"sentryTest": {
57-
"skip": true
54+
"extends": "../../package.json",
55+
"node": "22.17.0"
5856
}
5957
}

0 commit comments

Comments
 (0)