@neighbouringRights
@contentNeighbouringRights
Feature: Edit metadata for Neighbouring Rights

  @id_287e484dd0dcb6f2c02a51be268173d8ef0a416676352e6f86e976587a208038
  Scenario: Edited Metadata saves correctly
    Given a user from e2e_user for content
    And I log in to content silently
    When I visit the neighbouring rights song page for 5aa7ac35-3676-4b5c-b37d-948cdbc76e26
    When I edit the duration and hit Update
    Then I receive a toast on the page
    And The duration is updated
