diff --git a/client/src/components/History/CurrentHistory/HistoryNavigation.test.js b/client/src/components/History/CurrentHistory/HistoryNavigation.test.js index e0486579328c..0f80303ef2d8 100644 --- a/client/src/components/History/CurrentHistory/HistoryNavigation.test.js +++ b/client/src/components/History/CurrentHistory/HistoryNavigation.test.js @@ -23,6 +23,7 @@ const expectedOptions = [ "Export Tool Citations", "Export History to File", "Extract Workflow", + "Show Invocations", "Share or Publish", "Set Permissions", "Make Private", diff --git a/client/src/components/History/CurrentHistory/HistoryNavigation.vue b/client/src/components/History/CurrentHistory/HistoryNavigation.vue index 075882b818cc..e6239cb6ef65 100644 --- a/client/src/components/History/CurrentHistory/HistoryNavigation.vue +++ b/client/src/components/History/CurrentHistory/HistoryNavigation.vue @@ -104,6 +104,7 @@ Show Invocations