Skip to content

Commit

Permalink
bump zombienet and re-enable test (paritytech#6090)
Browse files Browse the repository at this point in the history
Re-enable zombienet test for `solochain`.
Thx!
  • Loading branch information
pepoviola authored and dudo50 committed Jan 4, 2025
1 parent b6b6c76 commit ec8ccf5
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 ec8ccf5

Please sign in to comment.