diff --git a/.agents/checks/CRAB-FIXTURE-01/CHECK.md b/.agents/checks/CRAB-FIXTURE-01/CHECK.md index 1776abc..2391bb2 100644 --- a/.agents/checks/CRAB-FIXTURE-01/CHECK.md +++ b/.agents/checks/CRAB-FIXTURE-01/CHECK.md @@ -6,7 +6,7 @@ description: Keep repository-review JSON fixtures synthetic and free of sensitiv applicability: when: A pull request adds or changes the versioned repository-review JSON fixture. paths: - - /tests/repository-checks/**/*.json + - /tests/repository-checks/nonmatching-control/**/*.json content: contains_any: - '"review_fixture_version"' diff --git a/tests/repository-checks/fixture.json b/tests/repository-checks/fixture.json index b4a2ef5..4a92650 100644 --- a/tests/repository-checks/fixture.json +++ b/tests/repository-checks/fixture.json @@ -1,5 +1,5 @@ { - "review_fixture_version": 1, + "review_fixture_version": 2, "synthetic": true, "records": [ {