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

no lock check

parent 575d033b
No related branches found
No related tags found
1 merge request!730Issue #3344127: Composer validate all fixture manipulation changes
This commit is part of merge request !730. Comments created here will be created in the context of that merge request.
......@@ -49,6 +49,7 @@ class FixtureManipulator {
$runner->run([
'validate',
// @todo Check the lock file in https://drupal.org/i/3343827.
'--no-check-lock',
'--no-check-publish',
'--with-dependencies',
'--no-interaction',
......
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