Skip to content

Commit 0a72af5

Browse files
committed
Merge pull request #169 from phpcr/analysis-Xa0Vx8
Applied fixes from StyleCI
2 parents 4440573 + 83c16e5 commit 0a72af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Versioning/NodeTypeReadTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
*
2020
* the only case for that in the default types is with mix:versionable
2121
*/
22-
class NodeNodeTypeReadMethodsTest extends \PHPCR\Test\BaseCase
22+
class NodeTypeReadTest extends \PHPCR\Test\BaseCase
2323
{
2424
/**
2525
* @var NodeInterface

0 commit comments

Comments
 (0)