mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +00:00
Fixed runtime check
This commit is contained in:
parent
4faa78b38c
commit
846c632b50
@ -150,7 +150,6 @@ mod tests {
|
||||
let cv_pushed = if let Some(msm) = instance
|
||||
.module
|
||||
.runnable_module
|
||||
.borrow()
|
||||
.get_module_state_map()
|
||||
{
|
||||
push_code_version(CodeVersion {
|
||||
|
Loading…
x
Reference in New Issue
Block a user