Skip to content

Commit

Permalink
test: update examples test
Browse files Browse the repository at this point in the history
  • Loading branch information
alespour committed Dec 28, 2022
1 parent 136c5df commit b209672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions influxclient/examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ func ExampleClient_newClient() {

_ = err
_ = client

// Output:
}

Expand All @@ -33,6 +34,7 @@ func ExampleClient_newClientWithOptions() {

_ = err
_ = client

// Output:
}

Expand Down

0 comments on commit b209672

Please sign in to comment.