Remove bad injection test
This commit is contained in:
parent
02f7331c7d
commit
10b6ace85a
@ -120,10 +120,6 @@ class SqliteGatewayTest extends TestCase
|
|||||||
"Some Author Name"
|
"Some Author Name"
|
||||||
));
|
));
|
||||||
|
|
||||||
$this->gateway->find([
|
|
||||||
"id; DROP TABLE webmentions;" => 'whatever'
|
|
||||||
]);
|
|
||||||
|
|
||||||
$this->assertCount(
|
$this->assertCount(
|
||||||
2,
|
2,
|
||||||
$this->gateway->find([
|
$this->gateway->find([
|
||||||
|
Loading…
Reference in New Issue
Block a user