Skip to content

Commit

Permalink
remove unnecessary createTimeline
Browse files Browse the repository at this point in the history
  • Loading branch information
janmonschke committed Dec 13, 2023
1 parent f27ba63 commit 2f23f20
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ describe('Timeline Templates', { tags: ['@ess', '@serverless'] }, () => {
});

it('Creates a timeline template', () => {
createTimeline(getTimeline());
visit(TIMELINES_URL);
waitForTimelinesPanelToBeLoaded();
openTimelineUsingToggle();
Expand Down

0 comments on commit 2f23f20

Please sign in to comment.