diff --git a/.github/workflows/code-style.yml b/.github/workflows/code-style.yml index 00523b1..2864767 100644 --- a/.github/workflows/code-style.yml +++ b/.github/workflows/code-style.yml @@ -8,4 +8,4 @@ permissions: write-all jobs: Styler: - uses: TheDragonCode/.github/.github/workflows/code-style.yml@main + uses: TheDragonCode/.github/.github/workflows/code-style.yml@style2 diff --git a/tests/Pest.php b/tests/Pest.php index 2e574ba..4c8afa8 100644 --- a/tests/Pest.php +++ b/tests/Pest.php @@ -5,6 +5,15 @@ use Illuminate\Foundation\Testing\RefreshDatabase; use Tests\TestCase; + + + + + + + + + pest() ->printer() ->compact();