Testing formActions
I have a following footer actions:
Is there a way to test it? It is inside a section of the form
1 Reply
I've tried testing this way with no luck:
Failed asserting that an action with name [saveBasicDetails] exists on the [Workflou\Filament\Resources\UserResource\Pages\EditUser] page.
Failed asserting that null is an instance of class Filament\Actions\Action.