diff --git a/src/appsettings.json b/src/appsettings.json index eeef8481..9739ac4a 100644 --- a/src/appsettings.json +++ b/src/appsettings.json @@ -44,7 +44,7 @@ "LocalAppUrl": "http://localhost:5005", "LocalTestingStorageBasePath": "c:/AltinnPlatformLocal/", "AppRepositoryBasePath": "", - "LocalTestingStaticTestDataPath": "/src/development/TestData/" + "LocalTestingStaticTestDataPath": "/src/testdata/" }, "PlatformSettings": { "ApiAuthorizationEndpoint": "http://localhost:5101/authorization/api/v1/"