Skip to content

Commit

Permalink
remove package specificity in test
Browse files Browse the repository at this point in the history
  • Loading branch information
kristin-at-theta committed Oct 12, 2023
1 parent c04957a commit 1ed5a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1ed5a54

Please sign in to comment.