File tree Expand file tree Collapse file tree
dev-packages/e2e-tests/test-applications/tanstackstart-react Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 "@playwright/test" : " ~1.56.0" ,
4343 "@sentry-internal/test-utils" : " link:../../../test-utils"
4444 },
45+ "pnpm" : {
46+ "overrides" : {
47+ "@tanstack/start-plugin-core" : " >=1.169.0"
48+ }
49+ },
4550 "volta" : {
4651 "extends" : " ../../package.json"
4752 },
4853 "sentryTest" : {
4954 "variants" : [
5055 {
51- "label" : " tunnel-generated" ,
56+ "label" : " tanstackstart-react ( tunnel-generated) " ,
5257 "build-command" : " pnpm test:build:tunnel-generated" ,
5358 "assert-command" : " pnpm test:assert:tunnel-generated"
5459 },
5560 {
56- "label" : " tunnel-static" ,
61+ "label" : " tanstackstart-react ( tunnel-static) " ,
5762 "build-command" : " pnpm test:build:tunnel-static" ,
5863 "assert-command" : " pnpm test:assert:tunnel-static"
5964 },
6065 {
61- "label" : " tunnel-custom" ,
66+ "label" : " tanstackstart-react ( tunnel-custom) " ,
6267 "build-command" : " pnpm test:build:tunnel-custom" ,
6368 "assert-command" : " pnpm test:assert:tunnel-custom"
6469 },
6570 {
66- "label" : " tunnel-object" ,
71+ "label" : " tanstackstart-react ( tunnel-object) " ,
6772 "build-command" : " pnpm test:build:tunnel-object" ,
6873 "assert-command" : " pnpm test:assert:tunnel-object"
6974 }
You can’t perform that action at this time.
0 commit comments