Skip to content
Snippets Groups Projects

You gotta optimize your autoloader, yo.

Merged Matthew Grasmick requested to merge issue/automatic_updates-3428651:3.0.x into 3.0.x
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -100,6 +100,7 @@ class ExtensionUpdateStageTest extends AutomaticUpdatesExtensionsKernelTestBase
[
'update',
'--with-all-dependencies',
'--optimize-autoloader',
'drupal/my_module:9.8.1',
'drupal/my_dev_module:1.2.0-alpha1@alpha',
],
Loading