Testing form with relationships
Hi,
I'm attempting to test a create form for my Users page. The form has basic info on, as well as a roles dropdown which uses filament-shield. When using the UI, everything works fine. When I run the test to make sure there are no errors, the test fails with the following and I can't work out why:
Test
Factory
Roles dropdown in form schema
TIA, Adam
1 Reply
I added a role, to the factory, but that still resulted in the same errors