Skip to content

Commit

Permalink
remove incorrectly deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Drengenberg authored Nov 19, 2022
1 parent 4e8a738 commit 7e71622
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
});

it('should remember time range and pinned filters from discover', async () => {
await PageObjects.lens.goToTimeRange(
'Sep 7, 2015 @ 06:31:44.000',
'Sep 19, 2025 @ 06:31:44.000'
);
Expand Down

0 comments on commit 7e71622

Please sign in to comment.