mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-20 20:41:13 +08:00
and again something forgotten... sooo tired!!!
This commit is contained in:
@@ -56,7 +56,7 @@ class TestRegression(Base):
|
|||||||
|
|
||||||
# reset values
|
# reset values
|
||||||
api.settings.star_import_cache_validity = old
|
api.settings.star_import_cache_validity = old
|
||||||
length = len(imports.star_import_cache)
|
length = len(cache.star_import_cache)
|
||||||
cache.star_import_cache = {}
|
cache.star_import_cache = {}
|
||||||
self.assertEqual(length, 1)
|
self.assertEqual(length, 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user