diff --git a/bin/phpcs-whitelist.js b/bin/phpcs-whitelist.js index 1ff1e84b2d45c..65652601a5830 100644 --- a/bin/phpcs-whitelist.js +++ b/bin/phpcs-whitelist.js @@ -15,8 +15,8 @@ module.exports = [ '_inc/lib/core-api/wpcom-endpoints/memberships.php', '_inc/lib/debugger/', '_inc/lib/plans.php', - 'json-endpoints/jetpack/class-jetpack-json-api-delete-backup-helper-script.php', - 'json-endpoints/jetpack/class-jetpack-json-api-install-backup-helper-script.php', + 'json-endpoints/jetpack/class-jetpack-json-api-delete-backup-helper-script-endpoint.php' + 'json-endpoints/jetpack/class-jetpack-json-api-install-backup-helper-script-endpoint.php', 'load-jetpack.php', 'modules/masterbar/', 'modules/memberships/',