Skip to content

Commit d433760

Browse files
author
Sandeep Mishra
committed
remove ignore
1 parent 1454b5d commit d433760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/spanner-to-sourcedb/src/test/java/com/google/cloud/teleport/v2/templates/SpannerToSourceDbIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ public static void cleanUp() throws IOException {
158158
}
159159

160160
@Test
161-
@Ignore("Skipping spannerToSourceDbBasic test")
161+
// @Ignore("Skipping spannerToSourceDbBasic test")
162162
public void spannerToSourceDbBasic() throws InterruptedException, IOException {
163163
assertThatPipeline(jobInfo).isRunning();
164164
// Write row in Spanner

0 commit comments

Comments
 (0)