Skip to content

Commit

Permalink
chore: diff
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Dec 14, 2024
1 parent 17da637 commit b55a420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/wasms.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ impl TestWasm {
(TestWasm::Memory, true) => [7; 32],
}
}

pub fn module_cache(&self, metered: bool) -> &OnceCell<RwLock<SerializedModuleCache>> {
if metered {
&SERIALIZED_MODULE_CACHE
Expand Down

0 comments on commit b55a420

Please sign in to comment.