Commit cad1ff65 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

dev: routage.

No related merge requests found
Showing with 5 additions and 0 deletions
+5 -0
......@@ -57,6 +57,7 @@ final class TestKernel extends Kernel
*/
protected function configureRoutes(RouteCollectionBuilder $routes)
{
$routes->import(__DIR__ . '/config/routes.yaml', '', 'yaml');
}
/**
......
api_platform:
resource: .
type: api_platform
prefix: /api
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment