Skip to content

Commit 3bbc39b

Browse files
Fix phpcs error
1 parent cffee3b commit 3bbc39b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TestCase/Controller/FooControllerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public function testGetWithHeaders()
4444
]
4545
]);
4646

47-
4847
$this->get('/foo/doe');
4948

5049
$this->assertResponseOk();

0 commit comments

Comments
 (0)