Skip to content

Commit dc493bc

Browse files
authored
Remove redundant backslash
1 parent 44c1476 commit dc493bc

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
@@ -13,7 +13,7 @@
1313
* Class \SimpleSAML\XMLSecurity\Test\XML\ds\SignatureValueTest
1414
*
1515
* @covers \SimpleSAML\XMLSecurity\XML\ds\AbstractDsElement
16-
* @covers \SimpleSAML\XMLSecurity\\XML\ds\SignatureValue
16+
* @covers \SimpleSAML\XMLSecurity\XML\ds\SignatureValue
1717
*
1818
* @package simplesamlphp/xml-security
1919
*/

0 commit comments

Comments
 (0)