feat: Make traces produced by expect dependent on
the value of the tracing flag.
This commit is contained in:
@@ -205,6 +205,7 @@ mod test {
|
||||
&project.functions,
|
||||
&project.data_types,
|
||||
&project.module_types,
|
||||
true,
|
||||
);
|
||||
|
||||
let (validator, def) = modules
|
||||
|
||||
Reference in New Issue
Block a user