Skip to content

Commit 52befdf

Browse files
committed
New lines
1 parent 07e0bde commit 52befdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
<directory>tests</directory>
88
</testsuite>
99
</testsuites>
10-
</phpunit>
10+
</phpunit>

tests/JWKConverterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ public function provideToPem()
4545
]
4646
];
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)