Skip to content

Commit

Permalink
Remove storeName as other tests are failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
hussain-t committed Apr 21, 2022
1 parent acc1882 commit 6718d26
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"dependants": [],
"owner": null,
"forceActive": true,
"shareable": true,
"storeName": "modules/search-console"
"shareable": true
},
{
"slug": "adsense",
Expand All @@ -44,7 +43,6 @@
"owner": null,
"forceActive": false,
"shareable": false,
"storeName": "modules/adsense",
"features": [
"Monetize your website",
"Intelligent, automatic ad placement"
Expand All @@ -64,7 +62,6 @@
"owner": null,
"forceActive": false,
"shareable": true,
"storeName": "modules/analytics",
"features": [
"Audience overview",
"Top pages",
Expand All @@ -85,7 +82,6 @@
"owner": null,
"forceActive": false,
"shareable": true,
"storeName": "modules/pagespeed-insights",
"features": [ "Website performance reports for mobile and desktop" ]
},
{
Expand All @@ -102,7 +98,6 @@
"owner": null,
"forceActive": false,
"shareable": false,
"storeName": "modules/optimize",
"features": [
"A/B or multivariate testing",
"Improvement tracking",
Expand All @@ -123,7 +118,6 @@
"owner": null,
"forceActive": false,
"shareable": false,
"storeName": "modules/tagmanager",
"features": [ "Create tags without updating code" ]
}
]

0 comments on commit 6718d26

Please sign in to comment.