From f12d58760ff8b630c19d8e745ce6f0a3df9282b7 Mon Sep 17 00:00:00 2001 From: Ibrahim BinAlshikh Date: Tue, 17 Oct 2023 12:53:08 +0300 Subject: [PATCH] Update SchedulerCommandTest.php --- tests/webfiori/framework/test/cli/SchedulerCommandTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/webfiori/framework/test/cli/SchedulerCommandTest.php b/tests/webfiori/framework/test/cli/SchedulerCommandTest.php index 8c99903f..a0b436d1 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;