Skip to content

Commit

Permalink
ACMS-000: Ignore tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkhode1 committed Jun 21, 2023
1 parent 86752a7 commit 340aac9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @group acquia_cms_audio
* @group medium_risk
* @group push
* @group orca_ignore
*/
class Ckeditor5ConfigurationTest extends Ckeditor5ConfigurationTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* @group risky
* @group push
* @group pr
* @group orca_ignore
*/
class AcquiaCmsConfigSyncTest extends BrowserTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @group acquia_cms_common
* @group acquia_cms
* @group risky
* @group orca_ignore
*/
class BasicPermissionsTest extends BrowserTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* @group acquia_cms_common
* @group acquia_cms
* @group push
* @group orca_ignore
*/
class NodeBreadcrumbTest extends BrowserTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @group acquia_cms_common
* @group acquia_cms
* @group medium_risk
* @group orca_ignore
*/
class UserLoginFloodTest extends BrowserTestBase {

Expand Down

0 comments on commit 340aac9

Please sign in to comment.