Skip to content

Commit

Permalink
Remove CreatesApplication testing trait
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Jul 19, 2024
1 parent 8ddcac3 commit 0b682c0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions tests/CreatesApplication.php

This file was deleted.

1 change: 0 additions & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

abstract class TestCase extends BaseTestCase
{
use CreatesApplication;
use LazilyRefreshDatabase;

public $baseUrl = 'http://symposium.test';
Expand Down

0 comments on commit 0b682c0

Please sign in to comment.