fixed tests
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ const initializeWithTab = async (details = {
|
|||||||
beforeParse(window) {
|
beforeParse(window) {
|
||||||
window.browser.storage.local.set({
|
window.browser.storage.local.set({
|
||||||
"browserActionBadgesClicked": [],
|
"browserActionBadgesClicked": [],
|
||||||
"onboarding-stage": 6,
|
"onboarding-stage": 7,
|
||||||
"achievements": [],
|
"achievements": [],
|
||||||
"syncEnabled": true
|
"syncEnabled": true
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user