Skip to content

Commit

Permalink
Merge branch 'dimitris/fix-test' into 'master'
Browse files Browse the repository at this point in the history
Fix canister_lifecycle test

 

See merge request dfinity-lab/public/ic!14870
  • Loading branch information
dsarlis committed Sep 19, 2023
2 parents 595c57c + b356669 commit bf09c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rs/replica_tests/tests/canister_lifecycle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ fn can_get_canister_information() {
ComputeAllocation::default().as_percent(),
None,
2592000,
None,
Some(5_000_000_000_000u128),
0u128,
0u128,
)
Expand Down

0 comments on commit bf09c1b

Please sign in to comment.