Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Jun 24, 2024
1 parent 60774cd commit 363c2af
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,8 @@ fn test_submit_no_funds_to_reward_relayers() {
let message = Message {
event_log: mock_event_log(),
proof: Proof {
block_hash: Default::default(),
tx_index: Default::default(),
data: Default::default(),
receipt_proof: Default::default(),
execution_proof: mock_execution_proof(),
},
};
assert_noop!(
Expand Down

0 comments on commit 363c2af

Please sign in to comment.