Skip to content

Commit

Permalink
test6
Browse files Browse the repository at this point in the history
  • Loading branch information
lwih committed Jan 31, 2024
1 parent 7c1d3a9 commit 62033c3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ class APIFishActionRepositoryEnv(
)
.build();

// test

val response = client.send(request, HttpResponse.BodyHandlers.ofString())

if (response.statusCode() in 200..299) {
Expand Down

0 comments on commit 62033c3

Please sign in to comment.