Remove bad injection test

This commit is contained in:
Lewis Dale 2023-03-09 21:56:58 +00:00
parent 02f7331c7d
commit 10b6ace85a

View File

@ -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([