Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdaley committed Apr 11, 2024
1 parent 9870dc3 commit 5a518e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions web/tests/acceptance/authenticated/document-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -772,9 +772,6 @@ module("Acceptance | authenticated/document", function (hooks) {

assert.dom(DOC_STATUS).hasText("WIP");

// Add a group approver before publishing
await click(APPROVERS_SELECTOR);

await click(SIDEBAR_PUBLISH_FOR_REVIEW_BUTTON_SELECTOR);

assert.dom(PUBLISH_FOR_REVIEW_MODAL_SELECTOR).exists();
Expand Down

0 comments on commit 5a518e8

Please sign in to comment.