diff --git a/tests/Downloader/MaxMindDownloaderTest.php b/tests/Downloader/MaxMindDownloaderTest.php index c33f516..9be5900 100644 --- a/tests/Downloader/MaxMindDownloaderTest.php +++ b/tests/Downloader/MaxMindDownloaderTest.php @@ -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 {