Commit 45e669b
test(data-access): bump mysticat image to v1.29.0, fix IT fixture org refs
- Bump MYSTICAT_DATA_SERVICE_TAG default to v1.29.0 so IT suites for
SiteImsOrgAccess and AccessGrantLog run against a schema that has the
site_ims_org_accesses and access_grant_logs tables (no longer skipped)
- Fix site-ims-org-accesses fixture: org 0 was referenced in both FK
columns (ON DELETE RESTRICT), blocking the Organization IT remove test.
Redesigned to use only org 1 and org 2 (site1→org1, site2→org2).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d57c39c commit 45e669b
File tree
2 files changed
+11
-8
lines changed2 files changed
+11
-8
lines changedLines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments