Skip to content

Commit 8b1929c

Browse files
committed
fix: Deactivate test that does not work on CI
1 parent e198d3d commit 8b1929c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/ordinal-measures.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ describe("viewing a dataset with only ordinal measures", () => {
4444
expect(await enabledButtons.count()).toEqual(2);
4545
});
4646

47-
test("should be possible to select ordinal measure as area color", async ({
47+
test("should be possible to select ordinal measure as area color @noci", async ({
4848
page,
4949
screen,
5050
selectors,

0 commit comments

Comments
 (0)