Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress PHPStan false-positive in test assertions
Added comments to clarify the purpose of assertions and ignored lines in `testDomainException`. This ensures that PHPStan does not produce false-positive errors and maintains code clarity for future maintenance.
- Loading branch information