Skip to content

Commit

Permalink
annotate tests requiring 3rd party modules Paragraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
WengerK committed Mar 11, 2024
1 parent b88530b commit 595b0a2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @group factory_lollipop
* @group factory_lollipop_paragraphs
* @group factory_lollipop_example
* @requires module paragraphs
*/
class ParagraphFactoryTest extends LollipopKernelTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* @group factory_lollipop
* @group factory_lollipop_paragraphs
* @group factory_lollipop_example
* @requires module paragraphs
*/
class ParagraphFieldEntityReferenceFactoryTest extends LollipopKernelTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @group factory_lollipop
* @group factory_lollipop_paragraphs
* @group factory_lollipop_example
* @requires module paragraphs
*/
class ParagraphFieldFactoryTest extends LollipopKernelTestBase {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* @group factory_lollipop
* @group factory_lollipop_paragraphs
* @group factory_lollipop_example
* @requires module paragraphs
*/
class ParagraphTypeFactoryTest extends LollipopKernelTestBase {

Expand Down

0 comments on commit 595b0a2

Please sign in to comment.