Skip to content

Commit

Permalink
Merge branch '2' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 21, 2024
2 parents cfb57e7 + 9e82d73 commit 10b2f1b
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 10b2f1b

Please sign in to comment.