From 6e76c7045e58eed56524b13b4c8870c5554e63ac Mon Sep 17 00:00:00 2001 From: Kristin Grue Date: Thu, 12 Oct 2023 09:04:00 -0400 Subject: [PATCH] apply fix to correct branch ;P --- .../e2e/Package_Details_Appendix_K_State_User.spec.feature | 2 +- .../e2e/Package_Details_Renewal_Waiver_State_User.spec.feature | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/cypress/cypress/e2e/Package_Details_Appendix_K_State_User.spec.feature b/tests/cypress/cypress/e2e/Package_Details_Appendix_K_State_User.spec.feature index 01be1bcf3..1bea56024 100644 --- a/tests/cypress/cypress/e2e/Package_Details_Appendix_K_State_User.spec.feature +++ b/tests/cypress/cypress/e2e/Package_Details_Appendix_K_State_User.spec.feature @@ -265,7 +265,7 @@ Feature: Waiver Package Details View: Appendix K Amendment for a State User Scenario: Appendix K Details View - Withdraw RAI Response Then click the RAI Response Withdraw Enabled checkbox - Then search for "MD-22958.R00.02" +# Then search for "MD-22958.R00.02" Then click the Waiver Number link in the first row Then verify the package details page is visible Then verify the status on the card is "RAI Response Withdraw Enabled" diff --git a/tests/cypress/cypress/e2e/Package_Details_Renewal_Waiver_State_User.spec.feature b/tests/cypress/cypress/e2e/Package_Details_Renewal_Waiver_State_User.spec.feature index 78fd01ad1..85b365339 100644 --- a/tests/cypress/cypress/e2e/Package_Details_Renewal_Waiver_State_User.spec.feature +++ b/tests/cypress/cypress/e2e/Package_Details_Renewal_Waiver_State_User.spec.feature @@ -269,7 +269,7 @@ Feature: Waiver Package Details View: Waiver Renewals for a State User Scenario: Waiver Renewal Details View - Withdraw RAI Response Then click the RAI Response Withdraw Enabled checkbox - Then search for "MD-22116.R01.00" +# Then search for "MD-22116.R01.00" Then click the Waiver Number link in the first row Then verify the package details page is visible Then verify the status on the card is "RAI Response Withdraw Enabled"