Skip to content
Snippets Groups Projects
Commit bca94a69 authored by Project-Update-bot's avatar Project-Update-bot
Browse files

Automated Project Update Bot fixes from run 11-137198.

parent c34887a7
No related branches found
No related tags found
1 merge request!1Automated Project Update Bot fixes
Pipeline #454348 passed with warnings
......@@ -23,7 +23,7 @@ class CircularEntityReferenceTest extends FieldKernelTestBase {
*
* @var array
*/
public static $modules = ['entity_reference_validators'];
protected static $modules = ['entity_reference_validators'];
/**
* Tests circular references.
......
......@@ -30,7 +30,7 @@ class DuplicateEntityReferenceTest extends FieldKernelTestBase {
*
* @var array
*/
public static $modules = ['entity_reference_validators'];
protected static $modules = ['entity_reference_validators'];
/**
* Sets up the test.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment