Skip to content

Commit 64bbaf1

Browse files
clydinalan-agius4
authored andcommitted
test: enable e2e and test subsets for the E2E tests with application builder
(cherry picked from commit e38e894)
1 parent a9d0321 commit 64bbaf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/legacy-cli/e2e.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ ESBUILD_TESTS = [
3232
"tests/basic/**",
3333
"tests/build/**",
3434
"tests/commands/add/**",
35+
"tests/commands/e2e/**",
3536
"tests/i18n/**",
37+
"tests/test/**",
3638
]
3739

3840
def _to_glob(patterns):

0 commit comments

Comments
 (0)