diff --git a/test/versioned-external/external-repos.js b/test/versioned-external/external-repos.js index ac3ab1c73a..82b0601eac 100644 --- a/test/versioned-external/external-repos.js +++ b/test/versioned-external/external-repos.js @@ -15,7 +15,7 @@ const repos = [ { name: 'apollo-server', repository: 'https://github.com/newrelic/newrelic-node-apollo-server-plugin.git', - branch: 'remove-child-segments', + branch: 'main', additionalFiles: [ 'tests/lib', ]