Commit c2cf58f
authored
chore(test): Remove empty variant tests (#20443)
I noticed we have two e2e tests with variants that have no build/assert
command. This will essentially run the same test twice, once normally
and once with a different label. So just removing the variant cuts down
two e2e tests.1 parent 6d2942c commit c2cf58f
2 files changed
Lines changed: 0 additions & 14 deletions
File tree
- dev-packages/e2e-tests/test-applications
- node-core-light-express
- node-core-light-otlp
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 28 | | |
36 | 29 | | |
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 32 | | |
40 | 33 | | |
0 commit comments