Skip to content
Discussion options

You must be logged in to vote

try this

$component = livewire(CreateLecturerClaim::class)
    ->fillForm($data)
    ->call('mountAction', 'createAll', [], ['schemaComponent' => 'content.form-actions'])
    ->callMountedAction()
    ->assertHasNoFormErrors();

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@leandrocfe
Comment options

Answer selected by psychAura
Comment options

You must be logged in to vote
1 reply
@leandrocfe
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants