Skip to content

Commit c6218da

Browse files
Jammy2211Jammy2211
authored andcommitted
test: drop tenant repo name from the epics fixture (tenant firewall)
The `_EPICS` fixture named a tenant repo twice, which trips the tenant-firewall check — organ code must not carry instance facts. Reworded to the synthetic name the rest of the file already uses. No assertion depended on it; only "PROGRAMME.md" and the epic title are asserted. The firewall runs on organ-repo PRs, so this was failing CI beyond this repo.
1 parent d622735 commit c6218da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test_intake_dashboard.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,8 @@ def test_check_on_a_missing_dashboard_is_drift(tmp_path):
343343
344344
## jax-profiling
345345
- title: JAX inference programme
346-
- ledger: autolens_profiling/results/notes/inference/PROGRAMME.md
347-
- notes: slices ship as autolens_profiling issues/PRs, not Mind prompts
346+
- ledger: widgets/results/notes/inference/PROGRAMME.md
347+
- notes: slices ship as widgets issues/PRs, not Mind prompts
348348
349349
## bare-epic
350350
"""

0 commit comments

Comments
 (0)