@legacy
@oa
Feature: Vendor Contract
  To ensure I can view the contract page as an OA user but I can't add new contract

  @id_ca7fadbe136e06c0b8c71bcfc38c997830fdf7839e69122b57fc1bfad3fcba79
  Scenario: Verify that creating a vendor contract label is not available
    Given an orchard employee cypress_manager_4 visits OA
    And I log in to OA
    When I navigate to a valid vendor oa page
    Then create the label vendor contract is not available
