Commit 70f6bf68 authored by Project Update Bot's avatar Project Update Bot Committed by Dave Reid
Browse files

Issue #3289328 by Project Update Bot, Dave Reid: Automated Drupal 10 compatibility fixes

parent 36c2da78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ class RepresentativeImageEntitiesTest extends RepresentativeImageTestBase {
  /**
   * {@inheritdoc}
   */
  public static $modules = [
  protected static $modules = [
    'field_ui',
    'file',
    'image',
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ abstract class RepresentativeImageTestBase extends WebDriverTestBase {
  /**
   * {@inheritdoc}
   */
  public static $modules = [
  protected static $modules = [
    'block',
    'field_ui',
    'file',