Skip to content

Commit 001c180

Browse files
committed
Fix namespace
1 parent a5f06f7 commit 001c180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/XML/ds/SignatureValueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace SimpleSAML\Test\XML\ds;
5+
namespace SimpleSAML\Test\XMLSecurity\XML\ds;
66

77
use PHPUnit\Framework\TestCase;
88
use SimpleSAML\Test\XML\SerializableXMLTestTrait;

0 commit comments

Comments
 (0)