File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 6666 command : |
6767 pwd
6868 sleep 15
69- npx cypress run --config defaultCommandTimeout=55000
70- no_output_timeout : 1m
69+ npx cypress run --config defaultCommandTimeout=45000
70+ no_output_timeout : 2m
7171workflows :
7272 browser_build :
7373 jobs :
Original file line number Diff line number Diff line change @@ -17,7 +17,10 @@ context('Fusion Studio', function () {
1717 "version" : "5.2.0" ,
1818 "revision" : "c58d04ec45de50e7738489dee072fcc863dc8b1b"
1919 } ,
20- "version" : "999.0.0"
20+ "exist-db" : {
21+ "compatible-version" : null
22+ }
23+
2124 } ) ,
2225 } ) ;
2326 } ,
@@ -41,7 +44,10 @@ context('Fusion Studio', function () {
4144 "version" : "5.2.0" ,
4245 "revision" : "c58d04ec45de50e7738489dee072fcc863dc8b1b"
4346 } ,
44- "version" : "0.0.1"
47+ "exist-db" : {
48+ "compatible-version" : "0.0.1"
49+ }
50+
4551 } ) ,
4652 } ) ;
4753 } ,
You can’t perform that action at this time.
0 commit comments