Remove no longer used befor block with comments

This commit is contained in:
Bertocq
2017-10-02 19:57:02 +02:00
parent 890f6720e5
commit 5aa063668f

View File

@@ -22,11 +22,6 @@ feature "Home" do
feature "For signed in users" do
before do
# user = create(:user)
# login_as(user)
end
feature "Recommended" do
background do