We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df8446 commit 2752cdaCopy full SHA for 2752cda
1 file changed
js/private/test/js_run_devserver/BUILD.bazel
@@ -28,6 +28,7 @@ js_run_devserver_test(
28
"no-remote-exec",
29
],
30
tool = ":jasmine",
31
+ # TODO: update this test to work with use_execroot_entry_point = False
32
use_execroot_entry_point = True,
33
)
34
0 commit comments