Commit e35d6165 authored by Walmyr Lima's avatar Walmyr Lima

Remove unnecessary assertions from before block

parent 249e94f7
......@@ -19,9 +19,7 @@ module QA
show.select_all_activities_filter
show.start_discussion(my_first_discussion)
page.assert_text(my_first_discussion)
show.reply_to_discussion(my_first_reply)
page.assert_text(my_first_reply)
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