Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Feb 16, 2023
1 parent 42bbb84 commit 5eada2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/SluggerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class SluggerTest extends TestCase
{
/**
* @requires extension intl
*
* @dataProvider provideSlug
*/
public function testSlug(string $string, string $locale, string $expectedSlug)
Expand Down

0 comments on commit 5eada2d

Please sign in to comment.