Commit 43feb65d authored by Project Update Bot's avatar Project Update Bot Committed by Florent Torregrosa
Browse files

Issue #3305292 by Project Update Bot, Grimreaper: Automated Drupal 10 compatibility fixes

parent 31d59d92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ class ImageStylesMappingServiceTest extends KernelTestBase {
  /**
   * {@inheritdoc}
   */
  public static $modules = [
  protected static $modules = [
    'image_styles_mapping',
    'responsive_image',
    'image',