mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-05-01 04:19:26 -07:00
test: fix telemetry fixture column count in rollup test
This commit is contained in:
@@ -162,6 +162,7 @@ test("monthly rollups are grouped by calendar month", async () => {
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
|
0,
|
||||||
0
|
0
|
||||||
)
|
)
|
||||||
`);
|
`);
|
||||||
@@ -218,6 +219,7 @@ test("monthly rollups are grouped by calendar month", async () => {
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
|
0,
|
||||||
0
|
0
|
||||||
)
|
)
|
||||||
`);
|
`);
|
||||||
|
|||||||
Reference in New Issue
Block a user