feat(lib/inventory): fix arguments discrepancy on perInstance and perMachine
This commit is contained in:
@@ -67,6 +67,7 @@ in
|
||||
# We might change the attribute name in the future
|
||||
expr = res.importedModulesEvaluated ? "self-simple-module";
|
||||
expected = true;
|
||||
inherit res;
|
||||
};
|
||||
|
||||
# A module can be imported multiple times
|
||||
|
||||
Reference in New Issue
Block a user