Skip to content
Snippets Groups Projects
Commit 633ae923 authored by Ted Bowman's avatar Ted Bowman
Browse files

Issue #3437409: Don't allow core updates in automatic_updates_extensions- phpcs fix

parent 0bd78fc9
No related branches found
No related tags found
No related merge requests found
Pipeline #137782 passed with warnings
......@@ -23,7 +23,7 @@ class ForbidCoreChangesValidatorTest extends AutomaticUpdatesExtensionsKernelTes
* removed in the stage.
* @param string[][] $new_packages
* An array of the new packages to add to the stage.
* @param ValidationResult[] $expected_results
* @param \Drupal\package_manager\ValidationResult[] $expected_results
* The expected validation results.
*
* @dataProvider providerTestErrorMessage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment