wenzuochao %!s(int64=6) %!d(string=hai) anos
pai
achega
3bf805024a
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      LICENSE
  2. 0 1
      integration/api_test.go

+ 1 - 1
LICENSE

@@ -186,7 +186,7 @@
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright 2019 Alibaba Cloud
+   Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.

+ 0 - 1
integration/api_test.go

@@ -157,7 +157,6 @@ func Test_RDS_DescribeDBInstancesWithRPCrequest(t *testing.T) {
 	response, err := client.DescribeDBInstances(request)
 	assert.Nil(t, err)
 	assert.NotNil(t, response)
-	assert.Equal(t, 36, len(response.RequestId))
 }
 
 func Test_CDN_DescribeCdnDomainDetailWithRPCrequest(t *testing.T) {