ignores in moderation the admin restored debates

This commit is contained in:
Juanjo Bazán
2015-09-25 13:24:22 +02:00
parent 03342e164b
commit 13fc4e5a3d
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ feature 'Admin debates' do
expect(page).to_not have_content(debate.title)
expect(debate.reload).to_not be_hidden
expect(debate).to be_ignored_flag
end
scenario 'Confirm hide' do