diff options
Diffstat (limited to 'tests/lib/EmojiHelperTest.php')
-rw-r--r-- | tests/lib/EmojiHelperTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/EmojiHelperTest.php b/tests/lib/EmojiHelperTest.php index 19197bce360..dba7e631e6f 100644 --- a/tests/lib/EmojiHelperTest.php +++ b/tests/lib/EmojiHelperTest.php @@ -29,7 +29,6 @@ use OCP\IDBConnection; use OCP\IEmojiHelper; class EmojiHelperTest extends TestCase { - /** @var IDBConnection|\PHPUnit\Framework\MockObject\MockObject */ private $db; |