parent
fdff13e542
commit
aa8d46da0c
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ When /^I click to delete the first post$/ do
|
||||||
accept_alert do
|
accept_alert do
|
||||||
step "I prepare the deletion of the first post"
|
step "I prepare the deletion of the first post"
|
||||||
end
|
end
|
||||||
|
expect(find(".stream")).to have_no_css(".stream-element.loaded.deleting")
|
||||||
end
|
end
|
||||||
|
|
||||||
When /^I click to hide the first post$/ do
|
When /^I click to hide the first post$/ do
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue