Skip to content

Commit 8f060ba

Browse files
committed
restore
1 parent ae3260c commit 8f060ba

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

  • java-showcase-3.21.0/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it
  • java-showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it

java-showcase-3.21.0/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it/ITGdch.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
import java.util.concurrent.TimeUnit;
4848
import org.junit.jupiter.api.AfterEach;
4949
import org.junit.jupiter.api.BeforeEach;
50-
import org.junit.jupiter.api.Disabled;
5150
import org.junit.jupiter.api.Test;
5251
import org.junit.jupiter.api.io.TempDir;
5352

java-showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it/ITGdch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
import org.junit.jupiter.api.Test;
5151
import org.junit.jupiter.api.io.TempDir;
5252
53-
/ **
53+
/**
5454
* Test suite to confirm a client can be instantiated with GDCH credentials. No calls are made
5555
since
5656
* it is not feasible to test against real GDCH servers (or replicate an environment)

0 commit comments

Comments
 (0)