chore: code format

This commit is contained in:
Maël Gangloff 2025-12-08 18:52:43 +01:00
parent b4c1f20d45
commit 44cfe5a78e
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

@ -36,7 +36,6 @@ final class AutoRegisterDomainProviderTest extends ApiTestCase
$this->assertResponseStatusCodeSame(401);
}
#[DependsExternal(RDAPServiceTest::class, 'testUpdateRdapServers')]
public function testRegisterDomainAlreadyUpdated(): void
{