Merge branch 'stable' into develop
This commit is contained in:
commit
2af02db0d6
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ Then /^I should not see an uploaded image within the photo drop zone$/ do
|
||||||
end
|
end
|
||||||
|
|
||||||
Then /^I should not see any posts in my stream$/ do
|
Then /^I should not see any posts in my stream$/ do
|
||||||
|
page.assert_selector("#paginate .loader", visible: :hidden)
|
||||||
page.assert_selector(".stream_element", count: 0)
|
page.assert_selector(".stream_element", count: 0)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue