mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08: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