@@ -23,6 +23,7 @@ class IndexController extends AbstractController
'method' => $method,
'message' => "Hello {$user}.",
];
-
+
+ // test
}