diff --git a/swift/public_test.go b/swift/public_test.go index c32175ec..86821879 100644 --- a/swift/public_test.go +++ b/swift/public_test.go @@ -11,7 +11,7 @@ import ( ) const ( - TestAddress = "localhost:5324" + TestAddress = "localhost:5487" AuthURL = "http://" + TestAddress + "/v1.0" )