#Faker Email Already exists
4 messages · Page 1 of 1 (latest)
That is definitely not a unit test then.
uh, right, feature test
Sounds like you're testing on a database that already has data in it, like not using the refreshdatabase trait. Or you're re-using the same faker data and trying to register the same user multiple times