diff --git a/src/components/TestToolMenu.tsx b/src/components/TestToolMenu.tsx index 89f3fbc528ef..783b1f74cec2 100644 --- a/src/components/TestToolMenu.tsx +++ b/src/components/TestToolMenu.tsx @@ -111,6 +111,15 @@ function TestToolMenu() { /> + {/* Sends an expired session to the FE and invalidates the session by the same time in the BE. Action is delayed for 15s */} + +