Skip to content

Commit

Permalink
Update SchedulerCommandTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Aug 21, 2024
1 parent ce67490 commit 5749763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/webfiori/framework/test/cli/SchedulerCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ public function test05() {
"#6 At class webfiori\\framework\cli\commands\SchedulerCommand line 86\n",
"#7 At class webfiori\\framework\cli\commands\SchedulerCommand line 331\n",
"#8 At class webfiori\\cli\CLICommand line 409\n",
"#9 At class webfiori\\cli\Runner line 684\n",
"#10 At class webfiori\\cli\Runner line 615\n",
"#9 At class webfiori\\cli\Runner line 725\n",
"#10 At class webfiori\\cli\Runner line 656\n",
"#11 At class webfiori\cli\Runner line 156\n",
"Skip"];
$actual = $runner->getOutput();
Expand Down

0 comments on commit 5749763

Please sign in to comment.