mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-25 07:19:20 -04:00
Handle gottestfmt
repository move (#14144)
This commit is contained in:
parent
6136768e76
commit
6a92944854
3 changed files with 3 additions and 2 deletions
|
@ -333,7 +333,7 @@ SYNAPSE_TEST_LOG_LEVEL=DEBUG COMPLEMENT_DIR=../complement ./scripts-dev/compleme
|
|||
### Prettier formatting with `gotestfmt`
|
||||
|
||||
If you want to format the output of the tests the same way as it looks in CI,
|
||||
install [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt).
|
||||
install [gotestfmt](https://github.com/GoTestTools/gotestfmt).
|
||||
|
||||
You can then use this incantation to format the tests appropriately:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue