Skip to content

Commit

Permalink
refactoring as per requested changes
Browse files Browse the repository at this point in the history
Signed-off-by: ChillOrb <rakshitparashar1@gmail.com>
  • Loading branch information
ChillOrb committed Feb 21, 2023
1 parent ad77d25 commit 4a0cf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/metrics/prometheus/metricsstore/reader_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ func TestGetRoundTripper(t *testing.T) {
"token from context",
},
{
"tls enabled with token from file with allowTokenFromContext should prefer using token from context",
"tls enabled with token from file with allowTokenFromContext, should prefer using token from context",
true, "testdir/test_file.txt",
true,
"token from context",
Expand Down

0 comments on commit 4a0cf58

Please sign in to comment.