🚿 fixed test classname

This commit is contained in:
smiley
2022-10-05 20:15:15 +02:00
parent 0ae8aa775f
commit 59141a38c9
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ use chillerlan\QRCode\Data\Byte;
/**
* Tests the Byte class
*/
final class ByteTest extends DatainterfaceTestAbstract{
final class ByteTest extends DataInterfaceTestAbstract{
protected string $FQN = Byte::class;
protected string $testdata = '[¯\_(ツ)_/¯]';