Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
pactode authored and actions-user committed Nov 23, 2020
1 parent d8c6c6a commit 9b79e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/SchedulingTasksTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

namespace Signifly\SchedulingTasks\Test;

use Mockery;
use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Application;
use Mockery;
use Signifly\SchedulingTasks\TaskLoader;
use Illuminate\Console\Scheduling\Schedule;
use Signifly\SchedulingTasks\Test\Console\Tasks\BackupDaily;

class SchedulingTasksTest extends TestCase
Expand Down

0 comments on commit 9b79e70

Please sign in to comment.