Skip to content

Commit a61ba75

Browse files
Rename test file
1 parent aa36848 commit a61ba75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/Crypto/Signature/SchnorrSignatureTest.php renamed to tests/unit/Crypto/Signature/SchnorrSigerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* @coversNothing
1919
*/
20-
final class SchnorrSignatureTest extends AbstractTestCase
20+
final class SchnorrSigerTest extends AbstractTestCase
2121
{
2222
public static function bipVectorProvider(): array
2323
{

0 commit comments

Comments
 (0)