Refactor UI modules and harden run/API behavior
This commit is contained in:
@@ -148,7 +148,7 @@ test("rejects legacy edge trigger aliases", () => {
|
||||
|
||||
assert.throws(
|
||||
() => parseAgentManifest(manifest),
|
||||
/unsupported event "onValidationFail"/,
|
||||
/Invalid option/,
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user