Feature: Replace Completed Product Audio

  @ows_track
  @ows_assets
  @frontend_distribution
  @id_fdf43233e55271d090c817614fc76738ec3cbeaa7ee1f87710c620a38c3e95ad
  Scenario: Replace Completed Product Audio
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I am on the digital product tracks page for the product 2314868
    And I set the product to the complete state
    When I replace the Audio file of the first track
    Then The product is in the Correction state
    And I resubmit my product
    And I should see the resubmit success modal
