From 10b6ace85ace8d98464d397f97f555828035941c Mon Sep 17 00:00:00 2001 From: Lewis Dale Date: Thu, 9 Mar 2023 21:56:58 +0000 Subject: [PATCH] Remove bad injection test --- tests/Gateways/SqliteGatewayTest.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/Gateways/SqliteGatewayTest.php b/tests/Gateways/SqliteGatewayTest.php index a216d9c..1f62aba 100644 --- a/tests/Gateways/SqliteGatewayTest.php +++ b/tests/Gateways/SqliteGatewayTest.php @@ -120,10 +120,6 @@ class SqliteGatewayTest extends TestCase "Some Author Name" )); - $this->gateway->find([ - "id; DROP TABLE webmentions;" => 'whatever' - ]); - $this->assertCount( 2, $this->gateway->find([