Multisite: Fix coding standard errors after [43654].

See #41333.


git-svn-id: https://develop.svn.wordpress.org/trunk@43655 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Felix Arntz
2018-09-24 15:22:01 +00:00
parent 1795dbe25a
commit c12a0cf4f3
3 changed files with 21 additions and 16 deletions
+1
View File
@@ -83,6 +83,7 @@
</rule>
<rule ref="WordPress.DB.PreparedSQL.NotPrepared">
<exclude-pattern>/tests/phpunit/tests/admin/includesSchema\.php</exclude-pattern>
<exclude-pattern>/tests/phpunit/tests/multisite/site\.php</exclude-pattern>
</rule>
<!-- Whitelist the I18n functions file from issues identified by the I18n sniff