#Faker Email Already exists

4 messages · Page 1 of 1 (latest)

full briar
#

it creates the user by sending it to the /register path

sullen veldt
#

That is definitely not a unit test then.

full briar
#

uh, right, feature test

snow canopy
#

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