diff --git a/src/Codeception/TestDrupalKernel.php b/src/Codeception/TestDrupalKernel.php index e214d5b..8e16f92 100644 --- a/src/Codeception/TestDrupalKernel.php +++ b/src/Codeception/TestDrupalKernel.php @@ -44,4 +44,4 @@ public function bootTestEnvironment($sitePath, Request $request){ $this->container->get('router.request_context')->fromRequest($request); } -} \ No newline at end of file +}