Skip to content

Commit c469509

Browse files
committed
fix test
Signed-off-by: Mustafain Ali Khan <mustalik@amazon.com>
1 parent 6f3ae99 commit c469509

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/ruler/rulespb/compat_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ func TestProto(t *testing.T) {
3535
Rules: rules,
3636
Interval: model.Duration(time.Minute),
3737
QueryOffset: &queryOffset,
38+
Labels: map[string]string{},
3839
}
3940

4041
desc := ToProto("test", "namespace", rg)

0 commit comments

Comments
 (0)