Skip to content

Commit

Permalink
fix uni_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Feb 12, 2022
1 parent 45008c4 commit ac84d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/tests/integration/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1140,6 +1140,7 @@ fn js_unit_tests() {
.arg("test")
.arg("--unstable")
.arg("--location=http://js-unit-tests/foo/bar")
.arg("--no-prompt")
.arg("-A")
.arg(util::tests_path().join("unit"))
.spawn()
Expand Down

0 comments on commit ac84d0f

Please sign in to comment.