Skip to content

Commit

Permalink
update acceptance test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateus Moraes authored and Gustavo Robles committed Mar 7, 2017
1 parent 71bb7e8 commit 03919b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/store/browse_and_purchase.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Feature: Browse and Purchase
Scenario: List All Lookbooks
When I visit the "/lookbook" path
# Current Lookbooks
Then I should see "Modern Evening"
Then I should see "Bespoke Bridal"
Then I should see "Pre-Season Evening"
Then I should see "INSIDE\OUT"
Then I should see "Evening Hours"
Then I should see "Skirts"
Then I should see "Gowns"
Then I should see "Weddings"
# Previous Lookbooks
Then I should see "Parties Collection"
Then I should see "It Girl Collection"
Expand Down

0 comments on commit 03919b4

Please sign in to comment.