Skip to content

Commit

Permalink
chore: Update ApiClientProviderTest
Browse files Browse the repository at this point in the history
  • Loading branch information
sirambd committed Dec 26, 2024
1 parent 4607ed2 commit 206b054
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ class ApiClientProviderTest {
status = HttpStatusCode.OK,
headers = headersOf(HttpHeaders.ContentType, "application/json"),
)
}
},
userAgent = "Ktor client test"
)
}

Expand Down

0 comments on commit 206b054

Please sign in to comment.