We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9490a8 commit 477d9f7Copy full SHA for 477d9f7
1 file changed
dd-java-agent/src/test/java/datadog/test/SimpleAgentMock.java
@@ -15,7 +15,7 @@
15
16
/**
17
* Simple web server to mock responses from agent and collect spans. We can not use `TestHttpServer`
18
- * from `:dd-java-agent:testing` because it will bring unwanted dependencies into classpath and were
+ * from `:dd-java-agent:testing` because it will bring unwanted dependencies into classpath, and we
19
* are trying to make sure that we expose as little as possible into the bootstrap and system class
20
* loaders.
21
*/
0 commit comments