Skip to content

Commit 97925fb

Browse files
adjust HistoryNavigation jest for changes to dropdown list
1 parent cc6070e commit 97925fb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

client/src/components/History/CurrentHistory/HistoryNavigation.test.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ const expectedOptions = [
1919
"Archive History",
2020
"Extract Workflow",
2121
"Show Invocations",
22-
"Share or Publish",
23-
"Set Permissions",
24-
"Make Private",
22+
"Share & Manage Access",
2523
];
2624

2725
// options enabled for logged-out users

0 commit comments

Comments
 (0)