@neighbouringRights
@distributionNeighbouringRights
Feature: Physical Delivery Role

  @id_4b08dd0ef32dd3c1c235715855217f7f529be905165d0490a073bb4623e0c534
  Scenario: I have the delivery physical role only
    Given a user from physical for distribution
    And I log in to distribution silently
    When I visit the delivery page
    Then I am taken straight to the physical delivery page

  @id_97348239e823665456c0b081cb92cebd3015400c6d1e4c62a1ec26050040364e
  Scenario: I have the deliver_physical_audio role and the manage_nr_deliveries role
    Given a user from physical_manager for distribution
    And I log in to distribution silently
    When I visit the delivery page
    Then I am offered a choice of physical audio or sound recording performance
