Inventory: migrate failure test message
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
expr = configs;
|
||||
expectedError = {
|
||||
type = "ThrownError";
|
||||
msg = "Tag: '\\w+' not found";
|
||||
msg = "no machine with tag '\\w+' found";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user