From 3aed7b6c92674d16f4eb7295cc61477747cfe3fe Mon Sep 17 00:00:00 2001 From: guerler Date: Fri, 28 Feb 2025 20:05:53 -0500 Subject: [PATCH] Update markdown galaxy test using history link component --- .../Sections/Elements/HistoryLink.vue | 2 +- .../Elements/Workflow/WorkflowLicense.test.js | 4 +- .../Markdown/Sections/MarkdownGalaxy.test.js | 48 ++++++++++++++----- 3 files changed, 38 insertions(+), 16 deletions(-) diff --git a/client/src/components/Markdown/Sections/Elements/HistoryLink.vue b/client/src/components/Markdown/Sections/Elements/HistoryLink.vue index 776a6228d637..48bafa26c076 100644 --- a/client/src/components/Markdown/Sections/Elements/HistoryLink.vue +++ b/client/src/components/Markdown/Sections/Elements/HistoryLink.vue @@ -35,7 +35,7 @@ const onImport = async () => {