From c12a0cf4f3d475669a7e08a1095f38afd0936e3d Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Mon, 24 Sep 2018 15:22:01 +0000 Subject: [PATCH] Multisite: Fix coding standard errors after [43654]. See #41333. git-svn-id: https://develop.svn.wordpress.org/trunk@43655 602fd350-edb4-49c9-b593-d223f7449a82 --- phpcs.xml.dist | 1 + src/wp-includes/ms-blogs.php | 22 ++++++++++++---------- tests/phpunit/tests/multisite/site.php | 14 ++++++++------ 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 612c772d0c..1bd55b6f4c 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -83,6 +83,7 @@ /tests/phpunit/tests/admin/includesSchema\.php + /tests/phpunit/tests/multisite/site\.php