mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 06:54:41 +00:00
(cherry picked from commit 8854ce4e68)
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
This commit is contained in:
co-authored by
Callum Waters
parent
cbba7f3d74
commit
94e7978259
@@ -13,5 +13,5 @@ func Test(testnet *e2e.Testnet) error {
|
||||
return err
|
||||
}
|
||||
|
||||
return execVerbose("./build/tests", "-test.count=1", "-test.v")
|
||||
return execVerbose("./build/tests", "-test.count=1")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user