commit | 665c97efd453312e43c5ec0ea38dba2b483340af | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Tue Jul 30 14:38:14 2024 +0100 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Tue Jul 30 14:41:36 2024 +0100 |
tree | 45fd731bf80ed261eb1d0eb9d617b877a7fcfce2 | |
parent | 04a3a9686a976008b0471db78d27fb91fd6bfd01 [diff] |
Fix ordering issue in QueryServiceIntegrationSpec A test intermittently fails due to comparing unordered list. Fix is to compare as a set. Issue-ID: CPS-2337 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I84bc4f7d9ff01ca7b36ecb56835387dbea6b24d1