We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bad89f commit 978faabCopy full SHA for 978faab
test/versioned-external/external-repos.js
@@ -15,7 +15,7 @@ const repos = [
15
{
16
name: 'apollo-server',
17
repository: 'https://github.com/newrelic/newrelic-node-apollo-server-plugin.git',
18
- branch: 'remove-child-segments',
+ branch: 'main',
19
additionalFiles: [
20
'tests/lib',
21
]
0 commit comments