diff --git a/template/web/src/app/test/namespaces/frontend/index.json b/template/web/src/app/test/namespaces/frontend/index.json index afd5f53..3b13099 100644 --- a/template/web/src/app/test/namespaces/frontend/index.json +++ b/template/web/src/app/test/namespaces/frontend/index.json @@ -1,5 +1,4 @@ { "path": "/", - "first": "/", - "notFound": "/result/404" + "first": "/" } \ No newline at end of file