Changes between Initial Version and Version 1 of Ticket #45845, comment 10
- Timestamp:
- 03/01/2019 01:35:44 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45845, comment 10
initial v1 4 4 > I have to step away but wanted to add what I have found so far. I'm not sure what exactly is happening yet, but deleting the user's cache with `wp_delete_cache()` results in this test passing. 5 5 6 So, should the cache be cleared before the test case so that fresh results are fetched when get_user_byis called?6 So, should the cache be cleared before the test case so that fresh results are fetched when {{{get_user_by}}} is called? 7 7