From 83c16e52aea25444f507658acad42dac9130cda3 Mon Sep 17 00:00:00 2001 From: Lukas Kahwe Smith Date: Sat, 3 Oct 2015 10:27:48 -0400 Subject: [PATCH] Applied fixes from StyleCI --- tests/Versioning/NodeTypeReadTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Versioning/NodeTypeReadTest.php b/tests/Versioning/NodeTypeReadTest.php index fcfdd76b..b1052a39 100644 --- a/tests/Versioning/NodeTypeReadTest.php +++ b/tests/Versioning/NodeTypeReadTest.php @@ -19,7 +19,7 @@ * * the only case for that in the default types is with mix:versionable */ -class NodeNodeTypeReadMethodsTest extends \PHPCR\Test\BaseCase +class NodeTypeReadTest extends \PHPCR\Test\BaseCase { /** * @var NodeInterface