Skip to content

Commit

Permalink
Force sanity test to run exact test because it was running two matchi…
Browse files Browse the repository at this point in the history
…ng tests
  • Loading branch information
locka99 committed Sep 1, 2019
1 parent 1988ffa commit 20b40f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/run-sanity.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cargo test -- --test-threads=1 --ignored connect_none
cargo test -- --exact --test-threads=1 --ignored tests::connect_none

0 comments on commit 20b40f5

Please sign in to comment.