We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ff1233 commit 68f68b9Copy full SHA for 68f68b9
tests/Unit/DependencyInjection/TaskCompilerPassTest.php
@@ -67,7 +67,5 @@ public function testProcess()
67
TaskCompilerPass::CREATE_FUNCTION_NAME,
68
['handler-2', 'test-workload-2', 'daily', 'handler-2_daily_s:15:"test-workload-2";']
69
)->shouldBeCalledTimes(1);
70
-
71
- // TODO this test always returns true should be extended
72
}
73
0 commit comments