mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 07:38:22 +00:00
fix formatting issue in envoy bootstrapping. (#20036)
This commit is contained in:
parent
ab60fec15a
commit
0f3cc3d631
@ -50,9 +50,9 @@ func TestEnvoy(t *testing.T) {
|
||||
caseDir := "CASE_DIR=" + tc
|
||||
|
||||
t.Cleanup(func() {
|
||||
//if t.Failed() {
|
||||
if t.Failed() {
|
||||
runCmd(t, "capture_logs", caseDir)
|
||||
//}
|
||||
}
|
||||
|
||||
runCmd(t, "test_teardown", caseDir)
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user