Skip to content

Commit

Permalink
add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Jan 14, 2024
1 parent 9c34e12 commit 18eaaa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/smoke/0001-smoke.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ command = "polkadot"
name = "alice"

[[relaychain.nodes]]
name = "bob"
name = "new bob"

[[relaychain.nodes]]
name = "charlie"
Expand Down
2 changes: 1 addition & 1 deletion tests/smoke/0001-smoke.zndsl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Network: ./0001-smoke.toml
Creds: config

alice: is up
bob: is up
new-bob: is up

alice: reports block height is at least 4 within 200 seconds

Expand Down

0 comments on commit 18eaaa8

Please sign in to comment.