We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e198d3d commit 8b1929cCopy full SHA for 8b1929c
1 file changed
e2e/ordinal-measures.spec.ts
@@ -44,7 +44,7 @@ describe("viewing a dataset with only ordinal measures", () => {
44
expect(await enabledButtons.count()).toEqual(2);
45
});
46
47
- test("should be possible to select ordinal measure as area color", async ({
+ test("should be possible to select ordinal measure as area color @noci", async ({
48
page,
49
screen,
50
selectors,
0 commit comments