diff --git a/tests/webfiori/framework/test/cli/SchedulerCommandTest.php b/tests/webfiori/framework/test/cli/SchedulerCommandTest.php index 8c99903f4..a0b436d16 100644 --- a/tests/webfiori/framework/test/cli/SchedulerCommandTest.php +++ b/tests/webfiori/framework/test/cli/SchedulerCommandTest.php @@ -181,7 +181,6 @@ public function test05() { "#8 At class webfiori\\cli\Runner line 684\n", "#9 At class webfiori\\cli\Runner line 615\n", "#10 At class webfiori\cli\Runner line 154\n", - "#11 At class webfiori\\framework\\test\cli\SchedulerCommandTest line 1267\n", "Skip"]; $actual = $runner->getOutput(); $idx = 0;