We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e120a commit 88fb06eCopy full SHA for 88fb06e
tests/Routing/RouterTest.php
@@ -77,7 +77,7 @@ public function testGroupAsPrefixesRouteAs()
77
}
78
79
/**
80
- * @expectedException RuntimeException
+ * @expectedException \RuntimeException
81
* @expectedMessage A version is required for an API group definition.
82
*/
83
public function testNoGroupVersionThrowsException()
0 commit comments