Commit 8b05a17c authored by Project Update Bot's avatar Project Update Bot Committed by Nikunj Kotecha
Browse files

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

parent d5844578
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ class ClientsideValidationTest extends WebDriverTestBase {
   *
   * @var array
   */
  public static $modules = [
  protected static $modules = [
    'clientside_validation_demo',
  ];