Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates-3312420
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
automatic_updates-3312420
Commits
ef03b4b8
Commit
ef03b4b8
authored
2 years ago
by
Ted Bowman
Browse files
Options
Downloads
Patches
Plain Diff
forgot the
parent
e8328953
No related branches found
Tags
previous/3273369-create-a-validator/2022-06-17
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
automatic_updates_extensions/tests/src/Kernel/ExtensionUpdaterTest.php
+1
-1
1 addition, 1 deletion
...ates_extensions/tests/src/Kernel/ExtensionUpdaterTest.php
with
1 addition
and
1 deletion
automatic_updates_extensions/tests/src/Kernel/ExtensionUpdaterTest.php
+
1
−
1
View file @
ef03b4b8
...
...
@@ -28,7 +28,7 @@ class ExtensionUpdaterTest extends AutomaticUpdatesKernelTestBase {
* {@inheritdoc}
*/
protected
function
setUp
():
void
{
// This test doesn't need to validate that the test projects used are in
// This test doesn't need to validate that the test projects used are in
the
// codebase. Therefore, we need to disable the following validators that
// require real Drupal projects.
$this
->
disableValidators
[]
=
'automatic_updates_extensions.validator.target_release'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment