Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
garethgeorge committed Sep 4, 2024
1 parent 6dfc8d1 commit 8a33e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/api/backresthandler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ func TestRestore(t *testing.T) {
Schedule: &v1.Schedule_Disabled{Disabled: true},
},
Retention: &v1.RetentionPolicy{
KeepHourly: 1,
Policy: &v1.RetentionPolicy_PolicyKeepAll{PolicyKeepAll: true},
},
},
},
Expand Down

0 comments on commit 8a33e81

Please sign in to comment.