Skip to content
Snippets Groups Projects

Issue #3344127: Composer validate all fixture manipulation changes

1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -49,7 +49,6 @@ 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',
Loading