diff --git a/angular.json b/angular.json index 67e4494..f01d956 100644 --- a/angular.json +++ b/angular.json @@ -92,6 +92,9 @@ }, "development": { "buildTarget": "swiss-client:build:development" + }, + "test": { + "buildTarget": "swiss-client:build:development" } }, "defaultConfiguration": "development"