mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
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:
parent
3089594970
commit
70bd4763e7
|
@ -3,6 +3,7 @@
|
||||||
/**
|
/**
|
||||||
* @group medium
|
* @group medium
|
||||||
* @group API
|
* @group API
|
||||||
|
* @group Database
|
||||||
* @covers ApiQuery
|
* @covers ApiQuery
|
||||||
*/
|
*/
|
||||||
class ApiEchoMarkReadTest extends ApiTestCase {
|
class ApiEchoMarkReadTest extends ApiTestCase {
|
||||||
|
|
Loading…
Reference in a new issue