mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 11:17:49 +01:00
Fix failing board integration test
This commit is contained in:
@@ -115,7 +115,7 @@ feature 'board', type: :system, js: true do
|
||||
fill_in 'Description (optional)', with: post_description
|
||||
click_button 'Submit feedback' # submit
|
||||
|
||||
expect(page).to have_selector('.text-success')
|
||||
expect(page).to have_selector('.successText')
|
||||
end
|
||||
|
||||
visit board_path(board)
|
||||
|
||||
Reference in New Issue
Block a user