Skip to content

Commit

Permalink
make format
Browse files Browse the repository at this point in the history
  • Loading branch information
jburnham committed Feb 13, 2024
1 parent 19308a9 commit 36918e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/ruler/registry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -775,10 +775,10 @@ func TestTenantRemoteWriteHeadersNoOrgIDHeader(t *testing.T) {
// Ensure that overrides take plus and that X-Scope-OrgID header is still missing
expected := []map[string]string{
{
"Base": "value",
"Base": "value",
},
{
"Base": "value2",
"Base": "value2",
},
}

Expand Down

0 comments on commit 36918e0

Please sign in to comment.