From cbae6cee3d63aac793dfb01c4df704554cc07e40 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Tue, 2 Jul 2024 06:40:35 +0200 Subject: [PATCH] ci: use up to date web app names in tests --- tests/config/drone/ocis-config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/config/drone/ocis-config.json b/tests/config/drone/ocis-config.json index dbbf3951f4..2f592d2462 100644 --- a/tests/config/drone/ocis-config.json +++ b/tests/config/drone/ocis-config.json @@ -22,8 +22,8 @@ "apps": [ "files", "draw-io", - "markdown-editor", - "media-viewer", + "text-editor", + "preview", "pdf-viewer", "search", "admin-settings"