Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -17,7 +17,7 @@ class TocManagerTest extends KernelTestBase {
*
* @var array
*/
public static $modules = ['system', 'toc_api'];
protected static $modules = ['system', 'toc_api'];
/**
* Empty test to avoid error about there being no tests.
Loading