Commit 1cf9d27
Fix redundant test assertion in test_uses_cache_before_expiry
- Replaced redundant assertion with previous_call_count pattern
- Explicitly verifies cache usage by comparing counts before/after
- All 22 async tests passing
Co-authored-by: Borda <6035284+Borda@users.noreply.github.com>1 parent 8d99753 commit 1cf9d27
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | | - | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments