User specs in the green
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user