Skip to content

Commit

Permalink
Fixup test file
Browse files Browse the repository at this point in the history
  • Loading branch information
xperimental authored and periklis committed Jul 16, 2024
1 parent 714b331 commit 7e63f6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ func TestBuildOptions_WhenInvalidCAConfigMap_SetDegraded(t *testing.T) {
}

func TestAllowStructuredMetadata(t *testing.T) {
testTime := time.Date(2024, 07, 1, 1, 0, 0, 0, time.UTC)
testTime := time.Date(2024, 7, 1, 1, 0, 0, 0, time.UTC)
tt := []struct {
desc string
schemas []lokiv1.ObjectStorageSchema
Expand Down

0 comments on commit 7e63f6f

Please sign in to comment.