diff --git a/composer.json b/composer.json index b08f9e771..e909f72e3 100644 --- a/composer.json +++ b/composer.json @@ -41,9 +41,6 @@ "drupal/diff": { "Back button for comparison page": "https://www.drupal.org/files/issues/back_button_for-2853193-4.patch" }, - "drupal/admin_toolbar": { - "#3471798: D11": "https://git.drupalcode.org/project/admin_toolbar/-/merge_requests/98.diff" - }, "drupal/autosave_form": { "#3428200: D11": "https://git.drupalcode.org/project/autosave_form/-/merge_requests/14.diff" }, diff --git a/phpunit.xml.dist b/phpunit.xml.dist index f63099d0d..8e09de00f 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,24 +4,7 @@ or your current system user. See core/tests/README.md and https://www.drupal.org/node/2116263 for details. --> - - - - ./includes - ./lib - ./modules - ../modules - ../sites - - - ./modules/*/src/Tests - ./modules/*/tests - ../modules/*/src/Tests - ../modules/*/tests - ../modules/*/*/src/Tests - ../modules/*/*/tests - - + @@ -64,9 +47,24 @@ ./tests/TestSuites/BuildTestSuite.php - - - - + + + ./includes + ./lib + ./modules + ../modules + ../sites + + + ./modules/*/src/Tests + ./modules/*/tests + ../modules/*/src/Tests + ../modules/*/tests + ../modules/*/*/src/Tests + ../modules/*/*/tests + + diff --git a/thunder.info.yml b/thunder.info.yml index 0f2f26f51..639dbfdb8 100644 --- a/thunder.info.yml +++ b/thunder.info.yml @@ -46,7 +46,6 @@ install: # contrib - access_unpublished:access_unpublished - admin_toolbar:admin_toolbar_tools - - admin_toolbar:admin_toolbar_links_access_filter - autosave_form:autosave_form - autofill:autofill - content_lock:content_lock