Commit 171a8ef
Fix flaky pool test: don't assert payment is still in pool
The payment may be included in a block before the pool check runs,
especially when tests run sequentially. Just verify the pool query
succeeds instead of asserting non-empty results.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3ad1978 commit 171a8ef
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
258 | 260 | | |
259 | | - | |
260 | | - | |
| 261 | + | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | | - | |
265 | 265 | | |
0 commit comments