mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-04 03:48:07 +02:00
missed a spot
This commit is contained in:
parent
a95d3e26b3
commit
6abcfd5cba
@ -37,7 +37,7 @@ If you find yourself doing something frequently in a test, consider making it a
|
||||
|
||||
There are three ways to invoke a test:
|
||||
|
||||
1. go run cmd/integration_test/main.go cli [--slow] [<testname or testpath>...]
|
||||
1. go run cmd/integration_test/main.go cli [--slow] [testname or testpath...]
|
||||
2. go run cmd/integration_test/main.go tui
|
||||
3. go test pkg/integration/clients/go_test.go
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user