]> source.dussan.org Git - nextcloud-server.git/commit
Properly inject EventDispatched in BackgroundRepair 14805/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 22 Mar 2019 09:29:36 +0000 (10:29 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 22 Mar 2019 09:29:36 +0000 (10:29 +0100)
commit3ecdf743bb655d77f223b026841356e8fec603a4
treef50c74728c85bf4210f10060dc83dfd3f15119da
parentb1b2378758a5e855143286a9126b4b92b81a3afc
Properly inject EventDispatched in BackgroundRepair

Else it will just be null when called

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Migration/BackgroundRepair.php
tests/lib/Migration/BackgroundRepairTest.php