Maintenance: Stabilize System > Objects test.
This commit is contained in:
parent
b51ae211b3
commit
1431a3d8e7
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ RSpec.describe 'System > Objects', type: :system do
|
|||
expect(page).to have_text('Database Update required')
|
||||
click '.js-execute', wait: 7.minutes
|
||||
expect(page).to have_text('Zammad need a restart')
|
||||
page.refresh
|
||||
expect(page).to have_no_text('New field updated')
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue