test: adjust expectation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2021-01-29 19:32:12 +01:00 committed by backportbot[bot]
parent 6ebb368265
commit a834819abb
1 changed files with 2 additions and 3 deletions

View File

@ -76,9 +76,8 @@ class RepairDavSharesTest extends TestCase {
->with('version', '0.0.0')
->willReturn('20.0.2');
$this->output->expects($this->once())
->method('info')
->with('Repaired DAV group shares');
$this->output->expects($this->atLeastOnce())
->method('info');
$existingGroups = [
'Innocent',