Skip to content

Commit e182ba8

Browse files
change cypress project
1 parent 7668aed commit e182ba8

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

cypress.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"env": {
3-
"urls" : {
4-
"library": "/admin.php?page=visualizer",
5-
"samples": "https://s3.amazonaws.com/downloads.themeisle.com/samples-visualizer/"
3+
"urls": {
4+
"library": "/admin.php?page=visualizer",
5+
"samples": "https://s3.amazonaws.com/downloads.themeisle.com/samples-visualizer/"
66
},
77
"chart_types": {
8-
"free": 9,
9-
"pro": 6
8+
"free": 9,
9+
"pro": 6
1010
},
1111
"features_locked": {
12-
"free": 7,
13-
"plan1": 5,
14-
"plan2": 0
12+
"free": 7,
13+
"plan1": 5,
14+
"plan2": 0
1515
},
1616
"query": "SELECT post_type, count(*) from wp_posts GROUP by post_type",
1717
"wait": 10000,
1818
"editors": {
19-
"free": 2,
20-
"selected" : "table"
19+
"free": 2,
20+
"selected": "table"
2121
}
2222
},
2323
"videoUploadOnPasses": false,
24-
"projectId": "yhx2jj"
25-
}
24+
"projectId": "2375tg"
25+
}

0 commit comments

Comments
 (0)