Skip to content

Commit e355abd

Browse files
committed
Fix unit tests
1 parent bd12270 commit e355abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aggregator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
use DateTimeImmutable;
99
use DateTimeZone;
1010
use Exception;
11-
use SimpleSAML\Assert\Assert;
1211
use SimpleSAML\Configuration;
1312
use SimpleSAML\Logger;
13+
use SimpleSAML\SAML2\Assert\Assert;
1414
use SimpleSAML\SAML2\Constants as C;
1515
use SimpleSAML\SAML2\XML\md\EntitiesDescriptor;
1616
use SimpleSAML\SAML2\XML\md\EntityDescriptor;

0 commit comments

Comments
 (0)