Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
frknasir authored and github-actions[bot] committed Nov 26, 2022
1 parent 3d2d016 commit 7ada554
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/RecursTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
use StarfolkSoftware\Redo\Tests\Mocks\Recurrence;
use StarfolkSoftware\Redo\Tests\Mocks\Task;

use function Pest\Laravel\travel;
use function Pest\Laravel\travelTo;

test('recurrence can be added to a recurrable model', function () {
Redo::useRecurrenceModel(Recurrence::class);

Expand Down

0 comments on commit 7ada554

Please sign in to comment.