diff --git a/tests/10_Writing/MixinReferenceableTest.php b/tests/10_Writing/MixinReferenceableTest.php index efa02184..f407b235 100644 --- a/tests/10_Writing/MixinReferenceableTest.php +++ b/tests/10_Writing/MixinReferenceableTest.php @@ -23,7 +23,6 @@ public function setUp() /** * Test that a node without mix:referenceable type cannot be referenced * @expectedException PHPCR\ValueFormatException - * @expectedExceptionMessage Node /tests_nodetype_base/nonreferenceable is not referencable */ public function testReferenceOnNonReferenceableNode() {