Commit d824974
test(saga): clear resolved facade instances in setUp for test isolation
When SagaCompensationTest runs after tests that bound the real Log facade,
Facade::$resolvedInstance still caches the full LogManager. Clear it in
setUp so the minimal container bound afterwards is honored.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e2ca6b5 commit d824974
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments