clean(js): remove unused autosave:reset
This commit is contained in:
parent
e71b7eeee5
commit
dbb5b7deec
2 changed files with 0 additions and 7 deletions
|
@ -176,7 +176,6 @@ module SystemHelpers
|
|||
blur
|
||||
expect(page).to have_css('.debounced-empty') # no more debounce
|
||||
expect(page).to have_css('.autosave-state-idle') # no more in flight promise
|
||||
page.execute_script("document.documentElement.dispatchEvent(new CustomEvent('autosave:reset'));")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue