Skip to content

Commit e661c57

Browse files
committed
update test
1 parent d0e68a9 commit e661c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/client/petstore/go/pet_api_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
var client *sw.APIClient
1616

17-
const testHost = "petstore.swagger.io:80"
17+
const testHost = "localhost"
1818
const testScheme = "http"
1919

2020
func TestMain(m *testing.M) {

0 commit comments

Comments
 (0)