From d80e627fdf840b5bd4c5d34a7621a39bf633e948 Mon Sep 17 00:00:00 2001 From: Jonathan Desrosiers Date: Mon, 4 Mar 2019 21:32:02 +0000 Subject: [PATCH] Build/Test Tools: Fix validation error in multisite PHPUnit configuration file. A PHPUnit configuration file with more than one `` tag causes a validation error in PHPUnit versions 7.x. There are currently 2 in the `tests/phpunit/multisite.xml` file, which appears to be accidentally introduced in [29954]. Fixes #46414. git-svn-id: https://develop.svn.wordpress.org/trunk@44790 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/multisite.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/phpunit/multisite.xml b/tests/phpunit/multisite.xml index 0854ca4737..620b20fc0d 100644 --- a/tests/phpunit/multisite.xml +++ b/tests/phpunit/multisite.xml @@ -6,6 +6,7 @@ > + @@ -41,9 +42,6 @@ oembed-headers - - -