Issue #2343097 by geerlingguy: Fixed errant Routing. test group.

8.0.x
webchick 2014-09-22 20:49:13 -07:00
parent 4bd133d3f2
commit 9b16aeb57b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use Symfony\Component\HttpFoundation\Request;
/**
* Tests the stacked kernel functionality.
*
* @group Routing.
* @group Routing
*/
class StackKernelIntegrationTest extends KernelTestBase {