Skip to content

Commit

Permalink
Remove deprecated AWS service in integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
mxxk authored and mhart committed Aug 6, 2024
1 parent caf544e commit c6eb3a2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/slow.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,6 @@ void (async() => {
'Accept-Encoding': 'gzip, deflate, br',
},
body: '{}',
}, {
url: 'https://opsworks.us-east-1.amazonaws.com/',
headers: {
'Content-Type': 'application/x-amz-json-1.1',
'X-Amz-Target': 'OpsWorks_20130218.DescribeStacks',
'Accept-Encoding': 'gzip, deflate, br',
},
body: '{}',
}, {
url: 'https://route53domains.us-east-1.amazonaws.com/',
headers: {
Expand Down

0 comments on commit c6eb3a2

Please sign in to comment.