mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-02-04 21:46:02 +00:00
chore: cleanup, update workflows, codestyle
This commit is contained in:
@@ -127,8 +127,6 @@ class GdprDefaultPatternsTest extends TestCase
|
||||
$this->assertSame($notApiKey, $processor->maskMessage($notApiKey));
|
||||
}
|
||||
|
||||
|
||||
|
||||
public function testPatternMac(): void
|
||||
{
|
||||
$patterns = GdprProcessor::getDefaultPatterns();
|
||||
|
||||
Reference in New Issue
Block a user