Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Mar 8, 2024
1 parent 4bb1a81 commit 02775d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Pest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
uses(TestCase::class)
->beforeEach(function () {
Mail::fake();

ray()->newScreen(test()->name());
})
->in(__DIR__);

Expand Down

0 comments on commit 02775d3

Please sign in to comment.