Compare commits

..

No commits in common. "d664b32b8d81a59af0d4a1990044b44232f16dde" and "0da2f280b25779b03160a5e0f27ec136ff839fb5" have entirely different histories.

View file

@ -1,7 +1,5 @@
# Fixture Review Contract # Fixture Review Contract
- Canonical E2E source lives in `Maidn/maidn-e2e-angular`; `origin` must target that repository.
- `test-org-2` is disposable-only and must never be treated as the test-suite source or delivery owner.
- Keep fixture changes on one scoped branch and open a Forgejo pull request for review. - Keep fixture changes on one scoped branch and open a Forgejo pull request for review.
- Before review, run `git diff --check` and the applicable build or test command. - Before review, run `git diff --check` and the applicable build or test command.
- Return review requests as: PR URL, branch, purpose, checks, risk, and merge action. - Return review requests as: PR URL, branch, purpose, checks, risk, and merge action.