@collaborators
Feature: Create Collaborator

  @id_e7d1e6223f840242c2181aa6d69df8f0082fac7d9f7ce3378b9e5ead3cc9ed92
  Scenario: Create a New Collaborator
    Given an orchard employee collaborators_test for collaborators
    And I log in
    And I select account Frenchkiss Records
    When I create a new collaborator
    Then I should see the new collaborator in the list
