Skip to content

Commit

Permalink
link todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jomarko committed Apr 5, 2024
1 parent a94ad4b commit d272a07
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ test.describe.only("Type attribution", () => {
});

await expect(nodes.get({ name: DefaultNodeName.DECISION_SERVICE }).locator("input")).toHaveValue(DataType.Number);

// TODO add screenshot tests https://github.com/apache/incubator-kie-issues/issues/914
});

test("should change BKM node data type", async ({ palette, nodes }) => {
Expand Down

0 comments on commit d272a07

Please sign in to comment.