Skip to content

Commit

Permalink
Remove wait for monitoring broadcast scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
konradkonrad committed Jan 7, 2021
1 parent 0ca816c commit 3e466b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion raiden/tests/scenarios/ms1_simple_monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ scenario:
- open_channel: {from: 0, to: 1, total_deposit: 1_000_000_000_000_000_000}
- transfer: {from: 0, to: 1, amount: 500_000_000_000_000_000, expected_http_status: 200}
## Wait for Monitor Request to be sent
- wait_blocks: 1
- store_channel_info: {from: 0, to: 1, key: "MS Test Channel"}
- stop_node: 1
- close_channel: {from: 0, to: 1}
Expand Down

0 comments on commit 3e466b8

Please sign in to comment.