Skip to content

Commit b2e4cd0

Browse files
committed
chore(protocol_tests): rename protocol test client names in code
1 parent d29f7ee commit b2e4cd0

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

protocol_tests/aws-protocoltests-ec2/package.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
2-
<<<<<<< HEAD
32
"name": "@aws-sdk/aws-protocoltests-ec2",
43
"description": "@aws-sdk/aws-protocoltests-ec2 client",
5-
=======
6-
"name": "@aws-sdk/aws-ec2",
7-
"description": "@aws-sdk/aws-ec2 client",
8-
>>>>>>> 931416700e (chore(protocol_tests): : prefix aws-protocol_tests for protocol_tests)
94
"version": "3.38.0",
105
"scripts": {
116
"build": "yarn build:cjs && yarn build:es && yarn build:types",
@@ -92,18 +87,10 @@
9287
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
9388
},
9489
"private": true,
95-
<<<<<<< HEAD
9690
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-ec2",
9791
"repository": {
9892
"type": "git",
9993
"url": "https://github.com/aws/aws-sdk-js-v3.git",
10094
"directory": "clients/aws-protocoltests-ec2"
101-
=======
102-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-ec2",
103-
"repository": {
104-
"type": "git",
105-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
106-
"directory": "clients/aws-ec2"
107-
>>>>>>> 931416700e (chore(protocol_tests): : prefix aws-protocol_tests for protocol_tests)
10895
}
10996
}

protocol_tests/aws-protocoltests-query/package.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
2-
<<<<<<< HEAD
32
"name": "@aws-sdk/aws-protocoltests-query",
43
"description": "@aws-sdk/aws-protocoltests-query client",
5-
=======
6-
"name": "@aws-sdk/aws-protocoltests-ec2",
7-
"description": "@aws-sdk/aws-protocoltests-ec2 client",
8-
>>>>>>> 931416700e (chore(protocol_tests): : prefix aws-protocol_tests for protocol_tests)
94
"version": "3.38.0",
105
"scripts": {
116
"build": "yarn build:cjs && yarn build:es && yarn build:types",
@@ -92,18 +87,10 @@
9287
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
9388
},
9489
"private": true,
95-
<<<<<<< HEAD
9690
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-query",
9791
"repository": {
9892
"type": "git",
9993
"url": "https://github.com/aws/aws-sdk-js-v3.git",
10094
"directory": "clients/aws-protocoltests-query"
101-
=======
102-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/aws-protocoltests-ec2",
103-
"repository": {
104-
"type": "git",
105-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
106-
"directory": "clients/aws-protocoltests-ec2"
107-
>>>>>>> 931416700e (chore(protocol_tests): : prefix aws-protocol_tests for protocol_tests)
10895
}
10996
}

0 commit comments

Comments
 (0)