Skip to content

Commit

Permalink
Removed @expectedExceptionMessage from 10_Writing/MixinReferenceableT…
Browse files Browse the repository at this point in the history
…est (Github issue 16)
  • Loading branch information
Dan committed Jul 15, 2011
1 parent a58b8cb commit 307888a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/10_Writing/MixinReferenceableTest.php
Expand Up @@ -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()
{
Expand Down

0 comments on commit 307888a

Please sign in to comment.