We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1454b5d commit d433760Copy full SHA for d433760
v2/spanner-to-sourcedb/src/test/java/com/google/cloud/teleport/v2/templates/SpannerToSourceDbIT.java
@@ -158,7 +158,7 @@ public static void cleanUp() throws IOException {
158
}
159
160
@Test
161
- @Ignore("Skipping spannerToSourceDbBasic test")
+// @Ignore("Skipping spannerToSourceDbBasic test")
162
public void spannerToSourceDbBasic() throws InterruptedException, IOException {
163
assertThatPipeline(jobInfo).isRunning();
164
// Write row in Spanner
0 commit comments