From 311089853d4a68469a9502c6fc9fec18b3870a55 Mon Sep 17 00:00:00 2001 From: HendrikThePendric Date: Tue, 16 Jul 2024 13:01:34 +0200 Subject: [PATCH] chore: remove reference to maps app --- jest.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jest.config.js b/jest.config.js index 115c53f67c..0f4723c1a3 100644 --- a/jest.config.js +++ b/jest.config.js @@ -4,7 +4,7 @@ const reportPortalConfig = [ apiKey: process.env.REPORTPORTAL_API_KEY, endpoint: process.env.REPORTPORTAL_ENDPOINT, project: process.env.REPORTPORTAL_PROJECT, - launch: 'maps_app', + launch: 'data-visualizer-app', attributes: [ { key: 'dhis2_version',