Skip to content

Commit

Permalink
Merge pull request #353 from creative-commoners/pulls/2.2/tag
Browse files Browse the repository at this point in the history
MNT Split behat jobs
  • Loading branch information
GuySartorelli authored Jul 18, 2024
2 parents e4c39bb + e6c5e65 commit bb64031
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions tests/Behat/features/archive-other.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@retry @job1
Feature: Archive admin other tab
As a CMS author
I want to view the other tab in the archive section
Expand Down
2 changes: 1 addition & 1 deletion tests/Behat/features/compare-mode.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@javascript
@javascript @retry @job1
Feature: Compare mode
As a cms author
I want to enter compare mode
Expand Down
2 changes: 1 addition & 1 deletion tests/Behat/features/list-view.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@javascript
@javascript @retry @job1
Feature: View a list of versions
As a cms author
I want to view a list past revisions of a versioned DataObject (incl. pages)
Expand Down
2 changes: 1 addition & 1 deletion tests/Behat/features/restore-to-draft.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@javascript
@javascript @retry @job2
Feature: Restore to draft
As a CMS author
I want to restore archived version to draft
Expand Down
2 changes: 1 addition & 1 deletion tests/Behat/features/revert-to-a-version.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@javascript
@javascript @retry @job2
Feature: Revert to a version
As a CMS author
I want to revert to an older version
Expand Down
2 changes: 1 addition & 1 deletion tests/Behat/features/view-a-version.feature
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@javascript
@javascript @retry @job2
Feature: View a version
As a cms author
I want to view a version
Expand Down

0 comments on commit bb64031

Please sign in to comment.