fix(test): Make the test less flaky

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/46605/head
Joas Schilling 2024-07-19 11:20:33 +07:00
parent e1e4ee4d67
commit f6238d35bd
No known key found for this signature in database
GPG Key ID: 74434EFE0D2E2205
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',