Skip to content

Commit

Permalink
Merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
jjti committed Feb 7, 2024
1 parent 47c5c8b commit 291bbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/auto-config/auto_config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ func startedAutoConfig(t *testing.T, autoEncrypt bool) testAutoConfig {
originalToken: originalToken,
initialRoots: indexedRoots,
initialCert: cert,
extraCerts: exrts,
extraCerts: extraCerts,
stop: cancel,
}
}
Expand Down

0 comments on commit 291bbf3

Please sign in to comment.