Skip to content

Commit

Permalink
🍺
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmitchell committed May 10, 2024
1 parent 36eca54 commit 29dcafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Forms/FormRepositoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public function test_find_or_fail_throws_exception_when_form_does_not_exist()

$this->repo->findOrFail('does-not-exist');
}

/** @test */
public function it_registers_config()
{
Expand Down

0 comments on commit 29dcafa

Please sign in to comment.