From 4fc7bff6a7255eeaeec3c28573d515353812389d Mon Sep 17 00:00:00 2001 From: Aramis Sennyey Date: Wed, 2 Nov 2022 17:22:22 -0400 Subject: [PATCH] fix prettier Signed-off-by: Aramis Sennyey --- packages/cli/src/__fixtures__/test-project/app-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/src/__fixtures__/test-project/app-config.yaml b/packages/cli/src/__fixtures__/test-project/app-config.yaml index c4d4705aa5..69bb98f0c7 100644 --- a/packages/cli/src/__fixtures__/test-project/app-config.yaml +++ b/packages/cli/src/__fixtures__/test-project/app-config.yaml @@ -3,4 +3,4 @@ app: title: test backend: - baseUrl: http://localhost:${BACKEND_PORT} \ No newline at end of file + baseUrl: http://localhost:${BACKEND_PORT}