Fixed test
This commit is contained in:
@@ -41,7 +41,7 @@ feature 'Poll Questions' do
|
|||||||
|
|
||||||
visit question_path(normal_question)
|
visit question_path(normal_question)
|
||||||
|
|
||||||
expect(page).to have_link(document.title)
|
expect(page).to have_content(document.title)
|
||||||
end
|
end
|
||||||
|
|
||||||
context 'Answering' do
|
context 'Answering' do
|
||||||
|
|||||||
Reference in New Issue
Block a user