Skip to content

Commit

Permalink
Disable test case. Need to be reworked.
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Korniienko <[email protected]>
  • Loading branch information
olkornii authored and adietish committed Apr 23, 2024
1 parent f284c9f commit a0c4512
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ public void editResource() {
step("edit Resource", () -> EditResourceTest.editResource(robot, kubernetesViewTree));
}

@Test
// @Test
public void createResourceByEdit() {
step("create Resource", () -> CreateResourceByEditTest.createResourceByEdit(robot, kubernetesViewTree));

Expand Down

0 comments on commit a0c4512

Please sign in to comment.