Skip to content

Commit 61c4f04

Browse files
committed
Fix namespace
1 parent 6d6c617 commit 61c4f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Addressing/ElementRegistryTest.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\WebServices\Security;
5+
namespace SimpleSAML\Test\WebServices\Addressing;
66

77
use PHPUnit\Framework\Attributes\Group;
88
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)