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 cffee3b commit 3bbc39bCopy full SHA for 3bbc39b
tests/TestCase/Controller/FooControllerTest.php
@@ -44,7 +44,6 @@ public function testGetWithHeaders()
44
]
45
]);
46
47
-
48
$this->get('/foo/doe');
49
50
$this->assertResponseOk();
0 commit comments