We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d557f2 commit f697c89Copy full SHA for f697c89
src/test/java/org/sentrysoftware/http/HttpClientTest.java
@@ -20,7 +20,7 @@
20
class HttpClientTest {
21
22
/**
23
- * By default, HTTPBIN_URL points to Sentry's internal instance of httpbin:
+ * By default, HTTPBIN_URL points to the public instance of httpbin:
24
* <code>http://httpbin.org</code>
25
* <p>
26
* When running tests, you can set the <code>HTTPBIN_URL</code> environment variable
0 commit comments