Skip to content

Commit

Permalink
fix: cypress test
Browse files Browse the repository at this point in the history
  • Loading branch information
logeekal committed Nov 24, 2023
1 parent 05d764c commit 2ed673e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ describe('Save Timeline Prompts', { tags: ['@serverless'] }, () => {
beforeEach(() => {
login();
visitWithTimeRange(hostsUrl('allHosts'));
openTimelineUsingToggle();
createNewTimeline();
});

Expand Down

0 comments on commit 2ed673e

Please sign in to comment.