Commit 1ba60d3a authored by Project Update Bot's avatar Project Update Bot Committed by cilefen
Browse files

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

parent 70c6c44d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ class MathjaxWebTest extends BrowserTestBase {
   *
   * @var array
   */
  public static $modules = ['mathjax', 'filter'];
  protected static $modules = ['mathjax', 'filter'];

  /**
   * Set up the test environment.