Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MlKilderkin committed Aug 11, 2023
1 parent 64e6849 commit bdced83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/wpunit/API/Validation_ResponseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit bdced83

Please sign in to comment.