Skip to content

Commit

Permalink
fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Gribanov committed Nov 19, 2024
1 parent 4abf1ba commit 1ae5f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Downloader/MaxMindDownloaderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ public function testDownload(): void
}

/**
* Hook for BC
* Hook for BC.
*/
public static function assertMatchesRegularExpression(string $pattern, string $string, string $message = ''): void
{
Expand Down

0 comments on commit 1ae5f16

Please sign in to comment.