Skip to content

Commit 2a66aac

Browse files
rudolfbykerdanmichaelo
authored andcommitted
Fix test class name.
1 parent f773052 commit 2a66aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FieldsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use Scriptotek\Marc\Fields\Field;
77
use Scriptotek\Marc\Record;
88

9-
class IsbnFieldTest extends TestCase
9+
class FieldsTest extends TestCase
1010
{
1111
public function testIsbn()
1212
{

0 commit comments

Comments
 (0)