Time dependant product categories for users

This commit is contained in:
2015-01-22 17:49:32 +01:00
parent f434b53161
commit 36525849bd
24 changed files with 9981 additions and 46 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ step "I am on the user homepage" do
end
step "the user is on the homepage" do
visit user_root_path
visit '/user'
end
step "the user should be redirected to the user order overview page" do