Commit d2f2db3
(fix): remove stale purge call from cache invalidation test
The purge method was removed from the Resolver interface. The test
now relies on TTL expiry alone to verify re-resolution, which is
what it was actually testing.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e485e8c commit d2f2db3
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | 261 | | |
264 | 262 | | |
265 | 263 | | |
266 | 264 | | |
267 | 265 | | |
268 | 266 | | |
269 | | - | |
| 267 | + | |
270 | 268 | | |
271 | 269 | | |
272 | 270 | | |
| |||
440 | 438 | | |
441 | 439 | | |
442 | 440 | | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | 441 | | |
449 | 442 | | |
450 | 443 | | |
| |||
0 commit comments