Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5eada2d

Browse files
committedFeb 16, 2023
CS fix
1 parent 42bbb84 commit 5eada2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Tests/SluggerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class SluggerTest extends TestCase
1818
{
1919
/**
2020
* @requires extension intl
21+
*
2122
* @dataProvider provideSlug
2223
*/
2324
public function testSlug(string $string, string $locale, string $expectedSlug)

0 commit comments

Comments
 (0)
Please sign in to comment.