@legacy
@oa
Feature: Vendor Contract
  In order to ensure I can add and view the contract page
  as an OA user
  I need to verify everything in OA add and view contract page

  Scenario: Verify by creating label vendor contract
    Given an OA Technology_manager user
    And I am on the vendor page for a valid vendor
    When I create the label vendor contract
    Then the label vendor contract should be created
