resloves failed rspec test

This commit is contained in:
Nur Rony 2016-11-23 14:31:37 +06:00
parent 125cabd335
commit 2a7f4c48c5
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ feature 'Diff notes resolve', feature: true, js: true do
expect(first('.line-resolve-btn')['data-original-title']).to eq("Resolved by #{user.name}")
end
expect(page).not_to have_content('Last updated')
expect(page).to have_content('Last updated')
page.within '.line-resolve-all-container' do
expect(page).to have_content('0/1 discussion resolved')