ZakBibi / PracticePython

A repository of my practice python projects.
0 stars 0 forks source link

Refactored PostageRatePostgresDao and tests to fix the cache bug #122

Closed ZakBibi closed 5 years ago

ZakBibi commented 5 years ago

which was affecting one of the tests. This test now passes, which is proof that the cache fix has worked.