diff --git a/test-harness/config/Coldbox.cfc b/test-harness/config/Coldbox.cfc index f8aaea1..061e363 100644 --- a/test-harness/config/Coldbox.cfc +++ b/test-harness/config/Coldbox.cfc @@ -73,7 +73,7 @@ } - function afterAspectsLoad( event, interceptData ){ + function afterModuleRegistrations( event, interceptData ){ controller.getModuleService() .registerModule( moduleName = request.MODULE_NAME,