Commit 4e49188
fix(code-mappings): Fix derive code mappings test for new unique constraint
Update test_post_existing_code_mapping to assert both mappings coexist
when stack_root matches but source_root differs, matching the new
(project, stack_root, source_root) unique constraint.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f7f201a commit 4e49188
File tree
1 file changed
+7
-2
lines changed- tests/sentry/api/endpoints/issues
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
| 325 | + | |
325 | 326 | | |
326 | 327 | | |
327 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
0 commit comments