From 85ce6959735cbed977f6a92d3a636b3811e97495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jiri=20Dan=C4=9Bk?= Date: Sun, 6 Oct 2024 17:49:14 +0200 Subject: [PATCH] chore(quality): add data-testid for the Launch standalone notebook server button (#3294) * https://github.com/red-hat-data-services/ods-ci/pull/1880#issuecomment-2387950341 --- .../src/pages/projects/screens/projects/LaunchJupyterButton.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/projects/screens/projects/LaunchJupyterButton.tsx b/frontend/src/pages/projects/screens/projects/LaunchJupyterButton.tsx index c1ec904725..e250bf596d 100644 --- a/frontend/src/pages/projects/screens/projects/LaunchJupyterButton.tsx +++ b/frontend/src/pages/projects/screens/projects/LaunchJupyterButton.tsx @@ -17,6 +17,7 @@ const LaunchJupyterButton: React.FC = () => { content="Launch a notebook server to create a standalone notebook outside of a project." >