Skip to content

Commit 1e52a5c

Browse files
authoredFeb 28, 2024··
test: Updated aws-sdk branch to main as the necessary code was merged. (#2051)
1 parent 843fd33 commit 1e52a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/versioned-external/external-repos.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const repos = [
1515
{
1616
name: 'aws-sdk',
1717
repository: 'https://github.com/newrelic/node-newrelic-aws-sdk.git',
18-
branch: 'update-llm-feedback'
18+
branch: 'main'
1919
},
2020
{
2121
name: 'koa',

0 commit comments

Comments
 (0)
Please sign in to comment.