Skip to content
Snippets Groups Projects
Unverified Commit f45d268d authored by Oisin Coveney's avatar Oisin Coveney Committed by GitHub
Browse files

remove null from test (#31298)

parent 9a2c0190
No related branches found
No related tags found
No related merge requests found
......@@ -773,7 +773,6 @@ describe("Dimension", () => {
expect(dimension.getMLv1CompatibleDimension().mbql()).toEqual([
"expression",
"Hello World",
null,
]);
});
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment