Skip to content

Commit

Permalink
bump zombienet and re-enable test (#6090)
Browse files Browse the repository at this point in the history
Re-enable zombienet test for `solochain`.
Thx!
  • Loading branch information
pepoviola authored Dec 5, 2024
1 parent df1375e commit 44766de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pipeline/zombienet/parachain-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ zombienet-parachain-template-smoke:
- ls -ltr $(pwd)/artifacts
- cargo test -p template-zombienet-tests --features zombienet --tests minimal_template_block_production_test
- cargo test -p template-zombienet-tests --features zombienet --tests parachain_template_block_production_test
# - cargo test -p template-zombienet-tests --features zombienet --tests solochain_template_block_production_test
- cargo test -p template-zombienet-tests --features zombienet --tests solochain_template_block_production_test

0 comments on commit 44766de

Please sign in to comment.