Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

6 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -17,7 +17,7 @@ class WebformElementStatesTest extends GraphQLWebformKernelTestBase {
/**
* {@inheritdoc}
*/
public static $modules = [
protected static $modules = [
'graphql_webform_states',
'graphql_webform_states_test',
];
Loading