readme: fix fence (#7416)

This commit is contained in:
Mohammed Al Sahaf
2026-01-02 18:51:36 +03:00
committed by GitHub
parent 1f1be3f4fe
commit 99d84be6dd

View File

@@ -119,7 +119,7 @@ replacing `username` with your actual username. Please be careful and only do th
Then you can run the tests in all modules or a specific one:
````bash
```bash
$ go test ./...
$ go test ./modules/caddyhttp/tracing/
```