end.toeventually_include("#{group1.path} is currently using the Ultimate SaaS Trial Plan").within(max_duration: 120,max_attempts: 60,reload_page: page)
end.toeventually_include("#{group_for_trial.path} is currently using the Ultimate SaaS Trial Plan").within(max_duration: 120,max_attempts: 60,reload_page: page)
end
end
end
context'when on billing page with only one eligible namespace'do
end.toeventually_include("#{group1.path} is currently using the Ultimate SaaS Trial Plan").within(max_duration: 120,max_attempts: 60,reload_page: page)
end.toeventually_include("#{group_for_trial.path} is currently using the Ultimate SaaS Trial Plan").within(max_duration: 120,max_attempts: 60,reload_page: page)