diff --git a/features/works/work_drafts.feature b/features/works/work_drafts.feature index 7fbaa45715..d3608c9d65 100644 --- a/features/works/work_drafts.feature +++ b/features/works/work_drafts.feature @@ -67,9 +67,9 @@ Feature: Work Drafts And the draft "draft to post" When I am on drafter's works page Then I should see "Drafts (1)" - And the page title should include "drafter - Drafts" When I follow "Drafts (1)" Then I should see "draft to post" + And the page title should include "drafter - Drafts" And I should see "Post Draft" within "#main .own.work.blurb .actions" And I should see "Delete Draft" within "#main .own.work.blurb .actions" When I follow "Post Draft"