test: fix telemetry fixture column count in rollup test

This commit is contained in:
2026-02-17 01:41:24 -08:00
parent 79bf5ebefb
commit 75d5389036

View File

@@ -162,6 +162,7 @@ test("monthly rollups are grouped by calendar month", async () => {
0,
0,
0,
0,
0
)
`);
@@ -218,6 +219,7 @@ test("monthly rollups are grouped by calendar month", async () => {
0,
0,
0,
0,
0
)
`);