Commit 6b37267
test(event): reset EventPluginLoader filterQuery before each test
Defensively clear singleton filterQuery in @before to prevent
preceding tests in the same JVM batch (forkEvery=100) from
leaving stale state that causes matchFilter to return false.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 12ab2c2 commit 6b37267
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments