From 0d6a877d64cf2bd9901784b0c9459219fe257713 Mon Sep 17 00:00:00 2001 From: rfulton-lf Date: Tue, 17 Oct 2023 09:18:14 -0700 Subject: [PATCH] specified that login occurs through a popup --- testing/test_plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/test_plan.md b/testing/test_plan.md index 41afc32..840e1f9 100644 --- a/testing/test_plan.md +++ b/testing/test_plan.md @@ -285,7 +285,7 @@ Prerequisites: Steps: 1. Click `Sign in` button - - Expected results: You are led through the OAuth flow, you return to repository explorer page, and button says `Sign Out` + - Expected results: You are led through the OAuth flow via a popup window, you return to repository explorer page, and button says `Sign Out`. #### Test Open button