fix tests
This commit is contained in:
parent
d8880b36bf
commit
c0f9184f7b
|
@ -82,7 +82,7 @@ class CommandQueueImplementationTest : TestBaseWithProfile() {
|
||||||
activePlugin, context, sp, buildHelper, dateUtil, repository, fabricPrivacy, config, androidPermission, activityNames
|
activePlugin, context, sp, buildHelper, dateUtil, repository, fabricPrivacy, config, androidPermission, activityNames
|
||||||
) {
|
) {
|
||||||
|
|
||||||
override fun notifyAboutNewCommand() {}
|
override fun notifyAboutNewCommand() : Boolean = true
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue