forked from M-Labs/nac3
updated with field in the test environment
This commit is contained in:
parent
ae79533cfd
commit
b87c627c41
|
@ -110,6 +110,7 @@ impl TestEnvironment {
|
|||
id_to_name,
|
||||
identifier_mapping,
|
||||
virtual_checks: Vec::new(),
|
||||
calls: HashMap::new(),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue