Skip to content

Commit 152849a

Browse files
committed
lint
1 parent d0d06b3 commit 152849a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/Controller/AttributeServerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
use Nyholm\Psr7\ServerRequest;
99
use PHPUnit\Framework\Attributes\CoversClass;
1010
use SimpleSAML\Configuration;
11-
use SimpleSAML\SAML2\Binding\SOAP;
1211
use SimpleSAML\HTTP\RunnableResponse;
1312
use SimpleSAML\Metadata\MetaDataStorageHandler;
1413
use SimpleSAML\Module\exampleattributeserver\Controller\AttributeServer;
14+
use SimpleSAML\SAML2\Binding\SOAP;
1515
use SimpleSAML\XMLSecurity\TestUtils\PEMCertificatesMock;
1616

1717
/**

0 commit comments

Comments
 (0)