Skip to content

Commit

Permalink
Explain that RefreshesSchemaCache is a bootable test trait
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Dec 9, 2024
1 parent 294326f commit b723f5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Testing/RefreshesSchemaCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
/**
* Refreshes the schema cache once before any tests are run.
*
* This is a bootable test trait, @see \Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle::setUpTraits
*
* @mixin \Illuminate\Foundation\Testing\Concerns\InteractsWithConsole
*/
trait RefreshesSchemaCache
Expand Down

0 comments on commit b723f5a

Please sign in to comment.