From d115832d0e1233e401c26c36a4fc688be4b5d3e1 Mon Sep 17 00:00:00 2001 From: Michael Wilson Date: Mon, 24 Apr 2023 09:51:10 -0400 Subject: [PATCH] Correct add application in test plan. (#24979) Add Application has been changed to link directly to the documentation, so the test plan has been updated accordingly. --- .github/ISSUE_TEMPLATE/testplan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/testplan.md b/.github/ISSUE_TEMPLATE/testplan.md index c8ce01a8783..2d64a581932 100644 --- a/.github/ISSUE_TEMPLATE/testplan.md +++ b/.github/ISSUE_TEMPLATE/testplan.md @@ -832,7 +832,7 @@ tsh bench web sessions --max=5000 --web user ls - [ ] Test Applications screen in the web UI (tab is located on left side nav on dashboard): - [ ] Verify that all apps registered are shown - [ ] Verify that clicking on the app icon takes you to another tab - - [ ] Verify using the bash command produced from `Add Application` dialogue works (refresh app screen to see it registered) + - [ ] Verify `Add Application` links to documentation. ## Database Access