Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -63,7 +63,7 @@ class DependencyFieldMapGeneratorTest extends UnitTestCase {
/**
* Test cases for ::testFieldMap.
*/
public function fieldMapTestCases() {
public static function fieldMapTestCases() {
return [
'Standard field' => [
FALSE,
Loading