mirror of
https://github.com/enso-org/enso.git
synced 2025-01-02 01:02:05 +03:00
Using Chrome in ./script/test.sh (https://github.com/enso-org/ide/pull/171)
Original commit: b9b9c510f0
This commit is contained in:
parent
5a9c32360e
commit
5c3f1dadec
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cargo test &&
|
||||
cargo run --manifest-path=script/rust/Cargo.toml --bin test-all -- --headless --firefox
|
||||
cargo run --manifest-path=script/rust/Cargo.toml --bin test-all -- --headless --chrome
|
||||
|
Loading…
Reference in New Issue
Block a user