We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5a16e commit f47efb8Copy full SHA for f47efb8
process/phpcs_test.go
@@ -200,7 +200,7 @@ func TestPhpcs_Run(t *testing.T) {
200
"phpcompatibility": {
201
"phpcs": "0.0.1-phpcs",
202
"phpcompatibility": "0.0.1-phpcompatibility",
203
- "phpcompatibility_wp": "0.0.1-phpcompatibility_wp",
+ "phpcompatibilitywp": "0.0.1-phpcompatibilitywp",
204
},
205
"wordpress": {
206
@@ -460,7 +460,7 @@ func TestPhpcs_Run(t *testing.T) {
460
461
462
463
464
465
466
0 commit comments