Skip to content

Commit c39ec61

Browse files
committed
update snapshots again
1 parent 2809914 commit c39ec61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/cubejs-testing-drivers/test/__snapshots__/athena-export-bucket-s3-full.test.ts.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3085,7 +3085,7 @@ Array [
30853085
},
30863086
Object {
30873087
"BigECommerce.totalProfit": "34.2361",
3088-
"BigECommerce.totalProfitRetailMonthAgo": "353.6849",
3088+
"BigECommerce.totalProfitRetailMonthAgo": "353.68489999999997",
30893089
"RetailCalendar.retail_date": "2020-06-01T00:00:00.000",
30903090
"RetailCalendar.retail_date.month": "2020-06-01T00:00:00.000",
30913091
},
@@ -3096,7 +3096,7 @@ Array [
30963096
"RetailCalendar.retail_date.month": "2020-10-01T00:00:00.000",
30973097
},
30983098
Object {
3099-
"BigECommerce.totalProfit": "1132.6616999999999",
3099+
"BigECommerce.totalProfit": "1132.6617",
31003100
"BigECommerce.totalProfitRetailMonthAgo": "657.4762999999999",
31013101
"RetailCalendar.retail_date": "2020-11-01T00:00:00.000",
31023102
"RetailCalendar.retail_date.month": "2020-11-01T00:00:00.000",
@@ -3113,7 +3113,7 @@ Array [
31133113
exports[`Queries with the @cubejs-backend/athena-driver querying BigECommerce with Retail Calendar: totalProfitRetailYearAgo 1`] = `
31143114
Array [
31153115
Object {
3116-
"BigECommerce.totalProfit": "3021.8979",
3116+
"BigECommerce.totalProfit": "3021.8978999999995",
31173117
"BigECommerce.totalProfitRetailYearAgo": "29.6548",
31183118
"RetailCalendar.retail_date": "2020-02-02T00:00:00.000",
31193119
"RetailCalendar.retail_date.year": "2020-02-02T00:00:00.000",

0 commit comments

Comments
 (0)