Skip to content

Commit 22e9cdb

Browse files
turegjorupclaude
andcommitted
Reference ADR 001 instead of CLAUDE.md in ExceptionHierarchyTest
CLAUDE.md is a local-only file (gitignored), so a committed test should not point at it. Reference the committed docs/adr/001-marker-interface-exception-hierarchy.md instead. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7a40069 commit 22e9cdb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/Exception/ExceptionHierarchyTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
use PHPUnit\Framework\TestCase;
1616

1717
/**
18-
* Locks the bundle's exception contract documented in `CLAUDE.md` "Exceptions":
18+
* Locks the bundle's exception contract (see
19+
* docs/adr/001-marker-interface-exception-hierarchy.md):
1920
*
2021
* - Every concrete bundle exception implements {@see OpenIdConnectBundleExceptionInterface}
2122
* (and therefore {@see OpenIdConnectExceptionInterface} from the upstream library).

0 commit comments

Comments
 (0)