Merge pull request #1 from stoically/sync-tests

Add sync tests to mocha suite
This commit is contained in:
Kendall Werts
2020-02-03 11:25:31 -06:00
committed by GitHub
13 changed files with 908 additions and 311 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const SYNC_DEBUG = true;
const sync = {
window.sync = {
storageArea: {
area: browser.storage.sync,