Browse Source

integration: remove unnecessary blank line

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 7 years ago
parent
commit
265a37f006
1 changed files with 0 additions and 1 deletions
  1. 0 1
      integration/embed_test.go

+ 0 - 1
integration/embed_test.go

@@ -55,7 +55,6 @@ func TestEmbedEtcd(t *testing.T) {
 		tests[i].cfg.Logger = "zap"
 		tests[i].cfg.Logger = "zap"
 		tests[i].cfg.LogOutputs = []string{"/dev/null"}
 		tests[i].cfg.LogOutputs = []string{"/dev/null"}
 		tests[i].cfg.Debug = false
 		tests[i].cfg.Debug = false
-
 	}
 	}
 
 
 	tests[0].cfg.Durl = "abc"
 	tests[0].cfg.Durl = "abc"