Skip to content

Commit

Permalink
Update SchedulerCommandTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Jul 22, 2024
1 parent a6c5b92 commit 880f8bf
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 @@ -173,8 +173,8 @@ public function test05() {
"Line: 44\n",
"Stack Trace:\n",
"#0 At class app\\tasks\Fail2TestTask line 44\n",
"#1 At class webfiori\\framework\scheduler\AbstractTask line 1097\n",
"#2 At class webfiori\\framework\scheduler\AbstractTask line 418\n",
"#1 At class webfiori\\framework\scheduler\AbstractTask line 1101\n",
"#2 At class webfiori\\framework\scheduler\AbstractTask line 422\n",
"#3 At class webfiori\\framework\scheduler\AbstractTask line 951\n",
"#4 At class webfiori\\framework\scheduler\TasksManager line 673\n",
"#5 At class webfiori\\framework\scheduler\TasksManager line 139\n",
Expand Down

0 comments on commit 880f8bf

Please sign in to comment.