Skip to content

Commit

Permalink
Add @ignore for testResourceToCloudWithNameThatAlreadyExistsOnCloud
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiLandiak committed Nov 14, 2023
1 parent ad82c83 commit feec9c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ public void testSendResourceToCloud() throws Exception {
}

@Test
@Ignore
public void testResourceToCloudWithNameThatAlreadyExistsOnCloud() throws Exception {
TbResource resource = new TbResource();
resource.setResourceType(ResourceType.JKS);
Expand Down

0 comments on commit feec9c5

Please sign in to comment.