Skip to content

Commit

Permalink
Updated rollover tests to match master branch code
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Mar 1, 2021
1 parent f0a7380 commit f75fc23
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ describe('<EditPolicy /> timeline', () => {
await actions.cold.enable(true);

expect(actions.hot.searchableSnapshotsExists()).toBeFalsy();
expect(actions.cold.searchableSnapshotDisabledDueToRollover()).toBeTruthy();
});

test('shows rollover tip on minimum age', async () => {
Expand Down

0 comments on commit f75fc23

Please sign in to comment.