Skip to content

Commit 4025e3a

Browse files
committed
wip
1 parent 9f47e5d commit 4025e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/factories/UserFactory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function definition()
3333
}
3434

3535
/**
36-
* Define the model's unverified state.
36+
* Indicate that the model's email address should be unverified.
3737
*
3838
* @return \Illuminate\Database\Eloquent\Factories\Factory
3939
*/

0 commit comments

Comments
 (0)