Try to break cyclic dependencies by skipping tests for hashable.

This commit is contained in:
Andreas Ländle 2026-09-16 21:54:50 +02:00
parent 7447bed57e
commit f95616f9a2

View File

@ -8705,6 +8705,7 @@ skipped-tests:
- distributive # via hspec
- doctest # via hspec
- foundation
- hashable
- hspec
- hspec-discover # via logging-facade/mockery
- http-streams