Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
philchia committed Jun 10, 2019
1 parent 6bbbe06 commit a6a61ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openapi/openapi_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ func TestMain(m *testing.M) {
os.Exit(0)
}
flag.Parse()
// _api = New("http://dev-apollo.hellobike.cn:8070", "agollotest", "DEV", "default", "2bc78436d8b0c81f0cf47dcf5346caaf66cb335e")
_api = New(*portal, *appid, *env, *cluster, *token)

os.Exit(m.Run())
Expand Down

0 comments on commit a6a61ef

Please sign in to comment.