File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The following are critical commands and patterns for working with this repositor
4545### Repository Structure
4646Key directories:
4747- ` instrumentation/ ` - Contains all instrumentation modules (~ 500+ modules for different libraries)
48- - ` javaagent/ ` - Core Java agent implementation
48+ - ` javaagent/ ` - Core Java agent implementation
4949- ` docs/ ` - Documentation including supported libraries list
5050- ` smoke-tests/ ` - End-to-end integration tests
5151- ` examples/ ` - Example extensions and distributions
@@ -125,4 +125,4 @@ Key directories:
125125- ` TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE ` - Docker socket location
126126- ` TESTCONTAINERS_HOST_OVERRIDE ` - Container-to-container communication host
127127- ` USE_LINUX_CONTAINERS=1 ` - Force Linux containers on Windows
128- - Set ` -Ddev=true ` for development to ignore warnings in tests
128+ - Set ` -Ddev=true ` for development to ignore warnings in tests
You can’t perform that action at this time.
0 commit comments