fix reporting governance adapter boundary regressions
This commit is contained in:
@@ -169,6 +169,7 @@ test('leaf subpath export resolves and can execute through injected runtime bind
|
||||
watchdog: ${JSON.stringify(path.resolve(packageRoot, 'scripts', 'long_task_watchdog.mjs'))},
|
||||
dispatcher: ${JSON.stringify(path.resolve(packageRoot, 'scripts', 'operator_notify_dispatcher.mjs'))},
|
||||
bridgeSupervisor: ${JSON.stringify(path.resolve(packageRoot, 'scripts', 'operator_notify_bridge_supervisor.mjs'))},
|
||||
senderBinding: ${JSON.stringify(path.resolve(packageRoot, 'scripts', 'operator_notify_sender_binding.mjs'))},
|
||||
},
|
||||
},
|
||||
state: ${JSON.stringify(statePath)},
|
||||
|
||||
Reference in New Issue
Block a user