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
parent 04496a71ca
commit 7c449cd0ba
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
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',