Guest User

Untitled

a guest
May 1st, 2018
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Given a user: "me" exist with email: "email@example.com", password: "password"
  2. And I am signed in as user "me"
  3. And a work category: "franchise" exists with name: "Franchise Ownership"
  4. And a work category: "entrepreneurship" exists with name: "Entrepreneurship"
  5. And a future work interest exists with user: user "me", work_category: work_category "franchise"
  6. And a future work interest exists with user: user "me", work_category: work_category "entrepreneurship"
Add Comment
Please, Sign In to add comment