Closed JDGrimes closed 8 years ago
It is flagged by the WordPress.NamingConventions.ValidVariableName.NotSnakeCase rule. I think that we need to either disable that rule for the Codeception tests, or else see if it can be configured.
WordPress.NamingConventions.ValidVariableName.NotSnakeCase
This doesn't work, see https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/pull/691.
It is flagged by the
WordPress.NamingConventions.ValidVariableName.NotSnakeCase
rule. I think that we need to either disable that rule for the Codeception tests, or else see if it can be configured.