From 63f41e5e8816e924c9f47d1758246666f3f271c5 Mon Sep 17 00:00:00 2001 From: Cory Bennett Date: Wed, 10 Aug 2016 10:50:04 -0700 Subject: [PATCH] add comments --- t/010login.t | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/t/010login.t b/t/010login.t index 19c4c00..0f40286 100755 --- a/t/010login.t +++ b/t/010login.t @@ -5,6 +5,10 @@ jira=../jira PLAN 7 +############################################################################### +## Verify logout works, we expect when we call the session api +## that we will get a 401 and prompt user for password +################################################################################ RUNS $jira logout NRUNS $jira req /rest/auth/1/session