Commit f0b74a8
fix: make tag comparison order-insensitive in sync integration test
Tags may be returned from database in different order than inserted.
Sort both tag vectors before comparison to avoid flaky test failures.
Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>1 parent f5a5bc4 commit f0b74a8
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
| |||
0 commit comments