Skip to content

Commit

Permalink
test: test no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Santi-3rd committed Nov 12, 2024
1 parent d4ad9a4 commit a9bc2ce
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,6 @@ def test_valid_procurement_shop(loaded_db, context): ...
def test_valid_agreement_reason(loaded_db, context): ...


@scenario(
"validate_draft_budget_lines.feature",
"Valid Agreement Reason - NEW_REQ does not have a Vendor",
)
def test_valid_agreement_reason_no_vendor(loaded_db, context): ...


@scenario(
"validate_draft_budget_lines.feature",
"Valid Agreement Reason - RECOMPETE and LOGICAL_FOLLOW_ON requires a Vendor",
Expand Down

0 comments on commit a9bc2ce

Please sign in to comment.