User specs in the green

This commit is contained in:
2015-09-21 15:22:43 +02:00
parent cb744943bd
commit 2c3705790c
27 changed files with 112 additions and 30 deletions
@@ -23,7 +23,7 @@ step "another user scans the QR code on the table" do
end
step "the original user should see the other user added below the active list" do
page.evaluate_script(%|$('.list-user-total-container').length()|).should eq 2
page.evaluate_script(%|$('.list-user-total-container').length|).should eq 2
end
step "the original user approves the other user's join request" do