fixture user

This commit is contained in:
Espen Antonsen 2010-09-27 13:23:23 +02:00
parent 4d0bd95d4a
commit e3ad068f40

View file

@ -27,8 +27,8 @@ Feature: Manage Albums
Scenario: Create Valid Album Scenario: Create Valid Album
Given the following user records Given the following user records
| email | password | | email | password |
| espen@inspired.no | megmeg | | balder@balderapp.com | balder |
When I am logged in as "espen@inspired.no" with password "megmeg" When I am logged in as "balder@balderapp.com" with password "balder"
And I am on the list of albums And I am on the list of albums
And I have no albums And I have no albums
When I follow "New Album" When I follow "New Album"