8000 Enabled test (#9558) · ludoch/java-docs-samples@5774b89 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5774b89

Browse files
1 parent d53570d commit 5774b89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aiplatform/src/test/java/aiplatform/CreateTrainingPipelineTextClassificationSampleTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import org.junit.BeforeClass;
3333
import org.junit.Rule;
3434
import org.junit.Test;
35-
import org.junit.jupiter.api.Disabled;
3635
import org.junit.runner.RunWith;
3736
import org.junit.runners.JUnit4;
3837

@@ -89,7 +88,6 @@ public void tearDown()
8988
System.setOut(originalPrintStream);
9089
}
9190

92-
@Disabled // Sample should be migrated to Vertex AI https://softserve-jirasw.atlassian.net/browse/DSAM-173
9391
@Test
9492
public void testCreateTrainingPipelineTextClassificationSample() throws IOException {
9593
// Act

0 commit comments

Comments
 (0)
0