Commit adf2d526 authored by Project Update Bot's avatar Project Update Bot Committed by Dan Flanagan
Browse files

Issue #3305294 by Project Update Bot: Automated Drupal 10 compatibility fixes

parent 641d3412
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ class LayoutBuilderBooleanTest extends BrowserTestBase {
   *
   * @var array
   */
  public static $modules = ['layout_builder_boolean_tests'];
  protected static $modules = ['layout_builder_boolean_tests'];

  /**
   * {@inheritdoc}