Skip to content

Commit

Permalink
[BEAM-12733] Sickbay RecommendationAICatalogItemIT.createCatalogItem
Browse files Browse the repository at this point in the history
  • Loading branch information
ibzib committed Aug 24, 2021
1 parent 76d0dcb commit 7b6df79
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -55,6 +55,7 @@ private static GenericJson getCatalogItem() {
.set("languageCode", "en");
}

@Ignore("https://issues.apache.org/jira/browse/BEAM-12733")
@Test
public void createCatalogItem() {
String projectId = testPipeline.getOptions().as(GcpOptions.class).getProject();
Expand Down

0 comments on commit 7b6df79

Please sign in to comment.