Skip to content

Commit

Permalink
AO3-6768 move cucumber step
Browse files Browse the repository at this point in the history
  • Loading branch information
mystyrust committed Sep 18, 2024
1 parent 5ce52fa commit 958b4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/works/work_drafts.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 958b4a8

Please sign in to comment.