Skip to content

Commit 9566e4f

Browse files
committed
chore(protocol_tests): rename protocol test client names in code
1 parent f7679cc commit 9566e4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

protocol_tests/aws-protocoltests-ec2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
8888
},
8989
"private": true,
90-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-query",
90+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-ec2",
9191
"repository": {
9292
"type": "git",
9393
"url": "https://github.com/aws/aws-sdk-js-v3.git",
94-
"directory": "clients/aws-protocoltests-query"
94+
"directory": "clients/aws-protocoltests-ec2"
9595
}
9696
}

protocol_tests/aws-protocoltests-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
8888
},
8989
"private": true,
90-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-ec2",
90+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-query",
9191
"repository": {
9292
"type": "git",
9393
"url": "https://github.com/aws/aws-sdk-js-v3.git",
94-
"directory": "clients/aws-protocoltests-ec2"
94+
"directory": "clients/aws-protocoltests-query"
9595
}
9696
}

0 commit comments

Comments
 (0)