File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/cubejs-testing-drivers/test/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Array [
4848 " BigECommerce.orderDate" : " 2020-09-01T00:00:00.000" ,
4949 " BigECommerce.orderDate.month" : " 2020-09-01T00:00:00.000" ,
5050 " BigECommerce.orderDate.quarter" : " 2020-07-01T00:00:00.000" ,
51- " BigECommerce.totalProfit" : " 461.1332" ,
51+ " BigECommerce.totalProfit" : 461.1332 ,
5252 " BigECommerce.totalProfitForQuarter" : 461.1332 ,
5353 } ,
5454 Object {
@@ -62,8 +62,8 @@ Array [
6262 " BigECommerce.orderDate" : " 2020-11-01T00:00:00.000" ,
6363 " BigECommerce.orderDate.month" : " 2020-11-01T00:00:00.000" ,
6464 " BigECommerce.orderDate.quarter" : " 2020-10-01T00:00:00.000" ,
65- " BigECommerce.totalProfit" : 1132.66170 ,
66- " BigECommerce.totalProfitForQuarter" : 1576.63240 ,
65+ " BigECommerce.totalProfit" : 1132.6617 ,
66+ " BigECommerce.totalProfitForQuarter" : 1576.6324 ,
6767 } ,
6868 Object {
6969 " BigECommerce.orderDate" : " 2020-12-01T00:00:00.000" ,
You can’t perform that action at this time.
0 commit comments