From d3f8c22fdb5df3f8d72b0c00bd7b69084b36f4c5 Mon Sep 17 00:00:00 2001 From: mahula Date: Fri, 3 Feb 2023 14:43:06 +0100 Subject: [PATCH] straighten out the wording of the feature's focus Co-authored-by: Ulf Gebhardt --- .../tests/cypress/e2e/User.Authentication.ResetPassword.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e-tests/cypress/tests/cypress/e2e/User.Authentication.ResetPassword.feature b/e2e-tests/cypress/tests/cypress/e2e/User.Authentication.ResetPassword.feature index 7722e636e..a2fd3b36a 100644 --- a/e2e-tests/cypress/tests/cypress/e2e/User.Authentication.ResetPassword.feature +++ b/e2e-tests/cypress/tests/cypress/e2e/User.Authentication.ResetPassword.feature @@ -1,6 +1,6 @@ Feature: User Authentication - reset password As a user - I want the option to reset my password from the sign in page + I want to reset my password from the sign in page # TODO for these pre-conditions utilize seeding or API check, if user exists in test system # Background: