From 7471e353e94bb6122c4503227936c1a7d45dce18 Mon Sep 17 00:00:00 2001 From: mattbucci Date: Mon, 8 Jan 2024 01:15:25 +0000 Subject: [PATCH] Merge --- tests/rewriteTest.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/rewriteTest.php b/tests/rewriteTest.php index 659253c..bc9441c 100644 --- a/tests/rewriteTest.php +++ b/tests/rewriteTest.php @@ -167,9 +167,6 @@ final class rewriteTest extends TestCase $this->assertSame(trim($postgresql), trim($expected)); } - -} - protected function setUp(): void { global $wpdb;