mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 21:33:00 +00:00
milb diagnosis script with error fixes
This commit is contained in:
@@ -259,8 +259,8 @@ def test_cache_manager():
|
||||
print(f"❌ Cache get operation failed - data mismatch")
|
||||
|
||||
# Clean up test data
|
||||
cache_manager.delete(test_key)
|
||||
print(f"✅ Cache delete operation successful")
|
||||
cache_manager.clear_cache(test_key)
|
||||
print(f"✅ Cache clear operation successful")
|
||||
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user