Feature: Royalties-Abacus Validate on Production

  @production
  @royalties
  @deprecated
  @id_e0ca1112b635d1101cdf08cd64f8cdf545ea11b354a93b6cd4cee12eab2c84bd
  Scenario: Validate that abacus page works
    Given a user from prod visits abacus
    When I log in to Abacus
    Then I can see that royalties accounts page works
    Then I can see that royalties contracts page works
    Then I can see that royalties accounting periods page works
    Then I can see that royalties payments page works
    Then I can see that royalties admin page works
    Then I can see that royalties reference page works
    Then I can see that royalties schedules page works
    Then I can see that royalties adjustments page works
    Then I log out of abacus
