Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update RefreshDatabase.php
  • Loading branch information
taylorotwell authored Jan 13, 2021
commit 456299096261c83c8ed58487da7341ad8e4c121b
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Testing/RefreshDatabase.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ protected function shouldSeed()
}

/**
* Determine if a specific seeder should be used.
* Determine the specific seeder class that should be used when refreshing the database.
*
* @return mixed
*/
Expand Down