Commit cfadbeb6 authored by Kristof De Jaeger's avatar Kristof De Jaeger
Browse files

Issue #3308854: turn off fieldgroup in tests

parent 6873baa5
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -7,5 +7,3 @@ configure: ds.structure
dependencies:
  - drupal:layout_discovery
  - drupal:system (>= 8.6.x)
 No newline at end of file
test_dependencies:
  - field_group:field_group
+4 −0
Original line number Diff line number Diff line
@@ -21,6 +21,10 @@ class FieldGroupTest extends TestBase {
    // add
    // "drupal/field_group": "3.x-dev",
    // to composer.json to bring it back
    // and
    // test_dependencies:
    //  - field_group:field_group
    // in ds.info.yml
    return;

    // Create a node.