Disable debounce removal
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getEditor, cmd, disableDebounce } from './util';
|
||||
import { getEditor, cmd } from './util';
|
||||
|
||||
describe('Auto sync tests', () => {
|
||||
beforeEach(() => {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import { toBase64 } from 'js-base64';
|
||||
import { disableDebounce } from './util';
|
||||
|
||||
describe('Site Loads', () => {
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user