Commit caf0b5e
fix(api): add tenant_id to active_sessions fixture
- Add tenant_id field to active_sessions.json fixture for consistency
with devices
- Update TestActiveSessionResolve expectation to include TenantID field
- Ensures active sessions are properly associated with tenants in tests1 parent 7810c16 commit caf0b5e
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| 594 | + | |
594 | 595 | | |
595 | 596 | | |
596 | 597 | | |
| |||
0 commit comments