chore: cleanup, update workflows, codestyle

This commit is contained in:
2025-07-28 15:14:59 +03:00
parent 8c67190431
commit 0fdb31cb75
10 changed files with 11 additions and 34 deletions

View File

@@ -127,8 +127,6 @@ class GdprDefaultPatternsTest extends TestCase
$this->assertSame($notApiKey, $processor->maskMessage($notApiKey));
}
public function testPatternMac(): void
{
$patterns = GdprProcessor::getDefaultPatterns();