Include ApiEchoMarkReadTest in @Database group

This gets the database reset upon completion, which is needed for some reason I
can't quite locate. I17ef1f51 passes with this change.

Change-Id: I12759772001048a3be69a80adbb2572b7d9f0397
This commit is contained in:
Ori Livneh 2016-05-23 16:10:58 -07:00
parent 3089594970
commit 70bd4763e7

View file

@ -3,6 +3,7 @@
/**
* @group medium
* @group API
* @group Database
* @covers ApiQuery
*/
class ApiEchoMarkReadTest extends ApiTestCase {