Skip to content

Commit

Permalink
missed those
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity committed Dec 30, 2024
1 parent 14ffa05 commit 5936fd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ref-tests/tests/ic-ref.rs
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,7 @@ mod management_canister {
freezing_threshold: None,
reserved_cycles_limit: None,
wasm_memory_limit: None,
wasm_memory_threshold: None,
log_visibility: None,
},
};
Expand Down
1 change: 1 addition & 0 deletions ref-tests/tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ fn wallet_create_wallet() {
freezing_threshold: None,
reserved_cycles_limit: None,
wasm_memory_limit: None,
wasm_memory_threshold: None,
log_visibility: None,
},
};
Expand Down

0 comments on commit 5936fd6

Please sign in to comment.