diff --git a/substrate/.maintain/gitlab/check_polkadot_companion_build.sh b/substrate/.maintain/gitlab/check_polkadot_companion_build.sh index c1fd736523..89780f082e 100755 --- a/substrate/.maintain/gitlab/check_polkadot_companion_build.sh +++ b/substrate/.maintain/gitlab/check_polkadot_companion_build.sh @@ -89,7 +89,4 @@ fi diener patch --crates-to-patch ../ --substrate --path Cargo.toml # Test Polkadot pr or master branch with this Substrate commit. -time cargo test --all --release --verbose --features=real-overseer - -cd parachain/test-parachains/adder/collator/ -time cargo test --release --verbose --locked --features=real-overseer +time cargo test --all --release --verbose