Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Sep 4, 2023
1 parent 2b36017 commit 3fd9c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/tests/client/signing/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ async fn all_combined() -> Result<()> {
.collect::<Vec<_>>(),
)
.with_outputs(outputs)
.with_creation_slot(slot_index)
.add_mana_allotment(rand_mana_allotment())
.finish_with_params(protocol_parameters)?,
);
Expand Down

0 comments on commit 3fd9c3a

Please sign in to comment.