From bdced83f7c4bf384f2453c80b1f844ada39a98f7 Mon Sep 17 00:00:00 2001 From: MlKilderkin Date: Fri, 11 Aug 2023 19:03:28 +0300 Subject: [PATCH] Fix failing tests --- tests/wpunit/API/Validation_ResponseTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/wpunit/API/Validation_ResponseTest.php b/tests/wpunit/API/Validation_ResponseTest.php index 531a1e36..7cf420fc 100644 --- a/tests/wpunit/API/Validation_ResponseTest.php +++ b/tests/wpunit/API/Validation_ResponseTest.php @@ -14,7 +14,6 @@ class Validation_ResponseTest extends UplinkTestCase { public function setUp() { parent::setUp(); - $root = dirname( __DIR__, 3 ); $this->resource = Register::plugin( 'sample', 'Lib Sample',