upped version and added action badge

This commit is contained in:
Kendall Werts
2020-02-10 17:09:20 -06:00
parent 8cdfe0191f
commit 00ace352e8
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -285,7 +285,7 @@ const TEST_ASSIGNMENTS = [
];
const LOCAL_DATA = {
"browserActionBadgesClicked": [ "6.1.1" ],
"browserActionBadgesClicked": [ "6.2.0" ],
"containerTabsOpened": 7,
"identitiesState@@_firefox-default": { "hiddenTabs": [] },
"onboarding-stage": 5
@@ -407,7 +407,7 @@ const DUPE_TEST_SYNC = {
const DUPE_TEST_LOCAL = {
"beenSynced": true,
"browserActionBadgesClicked": [
"6.1.1"
"6.2.0"
],
"containerTabsOpened": 7,
"identitiesState@@_firefox-default": {