@legacy
@oa
@smoke_dev
Feature: OA Add Remove Carveout
  To ensure I can add and remove carveouts to a release

  @id_d0ea233d67e7644df4d0cdb648cecbd95b1ea43816d0f92917cdb0c40b25e552
  Scenario: Add Remove Carveouts
    Given an orchard employee cypress_manager visits OA
    And I log in to OA
    And phys_product_carveout_ui is enabled
    And I visit the edit carveout page for UPC 654436033813
    And All carveouts are unchecked
    When I added carveouts for Classical Archives and Proper (UK) to 654436033813
    Then I should see the carveouts added
    When I remove carveouts for Classical Archives and Proper (UK) to 654436033813
    Then I should see the carveouts removed
