Skip to content

Commit 68f68b9

Browse files
removed wrong todo
1 parent 4ff1233 commit 68f68b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Unit/DependencyInjection/TaskCompilerPassTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,5 @@ public function testProcess()
6767
TaskCompilerPass::CREATE_FUNCTION_NAME,
6868
['handler-2', 'test-workload-2', 'daily', 'handler-2_daily_s:15:"test-workload-2";']
6969
)->shouldBeCalledTimes(1);
70-
71-
// TODO this test always returns true should be extended
7270
}
7371
}

0 commit comments

Comments
 (0)