Commit eb2fa28
fix(personas): test assertions — HEAD_REVISION pinned to 0023
The two migration smoke-test files (0011_activity_log,
0015_aigrp_peers_pair_secret_ref) still asserted on the pre-AS-1
chain head. Bumped to 0023_persona_assignment_audit to match the
HEAD_REVISION constant in migrations.py, otherwise these tests fail
on every fresh chain head.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent da10f9d commit eb2fa28
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- server/backend/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
| 482 | + | |
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
0 commit comments