mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
fix(test): Make the test less flaky
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
e1e4ee4d67
commit
f6238d35bd
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ class SystemTagObjectMapperTest extends TestCase {
|
|||
[$this->tag1->getId(), $this->tag2->getId(), $this->tag3->getId()],
|
||||
'testtype'
|
||||
);
|
||||
sort($objectIds);
|
||||
|
||||
$this->assertEquals([
|
||||
'1',
|
||||
|
|
|
|||
Loading…
Reference in a new issue