diff --git a/tests/dataApi/deleteFolder-test.js b/tests/dataApi/deleteFolder-test.js index ef819247..af901896 100644 --- a/tests/dataApi/deleteFolder-test.js +++ b/tests/dataApi/deleteFolder-test.js @@ -28,7 +28,7 @@ test.beforeEach((t) => { test.serial('Delete a folder', (t) => { const storageKey = t.context.storage.cache.key const folderKey = t.context.storage.json.folders[0].key - let noteKey = undefined + let noteKey const input1 = { type: 'SNIPPET_NOTE',