Skip to content

Commit

Permalink
Make style ci happy - Round laravel#3
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph-kluge committed Apr 22, 2023
1 parent 538b137 commit 24a8f20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ public function testImplicitRouteBindingResolvesOnlyRequestedTypeHints()
$response->assertJsonFragment(['slug' => $tag->slug]);
}


public function testImplicitRouteBindingResolvesShuffledDependencies()
{
$user = ImplicitBindingUser::create(['name' => 'Michael Nabil']);
Expand Down

0 comments on commit 24a8f20

Please sign in to comment.