Optionally match Is using seat

parent 66a6e85f
......@@ -17,7 +17,7 @@ module QA
members.add_member(user.username)
end
expect(page).to have_content(/@#{user.username}(\n| )?Given access/)
expect(page).to have_content(/@#{user.username}( Is using seat)?(\n| )?Given access/)
end
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment