Skip to content

Commit 64d9740

Browse files
committed
remove empty variants
1 parent b2033c0 commit 64d9740

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

dev-packages/e2e-tests/test-applications/node-core-light-express/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,5 @@
2525
},
2626
"volta": {
2727
"node": "22.18.0"
28-
},
29-
"sentryTest": {
30-
"variants": [
31-
{
32-
"label": "node 22 (light mode, requires Node 22+ for diagnostics_channel)"
33-
}
34-
]
3528
}
3629
}

dev-packages/e2e-tests/test-applications/node-core-light-otlp/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,5 @@
2929
},
3030
"volta": {
3131
"node": "22.18.0"
32-
},
33-
"sentryTest": {
34-
"variants": [
35-
{
36-
"label": "node 22 (light mode + OTLP integration)"
37-
}
38-
]
3932
}
4033
}

0 commit comments

Comments
 (0)