Skip to content

Commit

Permalink
Merge branch 'main' of github.com:spatie/laravel-schedule-monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 16, 2023
2 parents 254ec26 + 79a25e6 commit a879986
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
});

it('will not not ping oh dear starting endpoint by default', function () {

$this->artisan(SyncCommand::class)->assertExitCode(0);
$this->artisan('schedule:run')->assertExitCode(0);

Expand Down

0 comments on commit a879986

Please sign in to comment.