Skip to content

Commit

Permalink
chore: release gapic-generator-java v1.0.10 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Jun 15, 2021
1 parent e54cf65 commit 947a997
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@

@Generated("by gapic-generator-java")
public class WorkflowsClientTest {
private static MockWorkflows mockWorkflows;
private static MockServiceHelper mockServiceHelper;
private WorkflowsClient client;
private LocalChannelProvider channelProvider;
private static MockWorkflows mockWorkflows;

@BeforeClass
public static void startStaticServer() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@

@Generated("by gapic-generator-java")
public class WorkflowsClientTest {
private static MockWorkflows mockWorkflows;
private static MockServiceHelper mockServiceHelper;
private WorkflowsClient client;
private LocalChannelProvider channelProvider;
private static MockWorkflows mockWorkflows;

@BeforeClass
public static void startStaticServer() {
Expand Down

0 comments on commit 947a997

Please sign in to comment.