mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Get rid of completions in tests
This commit is contained in:
@@ -8,4 +8,4 @@ from .. import helpers
|
||||
@helpers.cwd_at("test/test_inference/absolute_import")
|
||||
def test_can_complete_when_shadowing(Script):
|
||||
script = Script(path="unittest.py")
|
||||
assert script.completions()
|
||||
assert script.complete()
|
||||
|
||||
Reference in New Issue
Block a user