diff options
Diffstat (limited to 'test/linter/test_pyright.vader')
-rw-r--r-- | test/linter/test_pyright.vader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/linter/test_pyright.vader b/test/linter/test_pyright.vader index 51510cf2..95dfd853 100644 --- a/test/linter/test_pyright.vader +++ b/test/linter/test_pyright.vader @@ -40,7 +40,7 @@ Execute(virtualenv paths should be set in configuration by default): \ }, \} -Execute(The pythonPath should be set based on whatever the ovveride for the venvPath is set to): +Execute(The pythonPath should be set based on whatever the override for the venvPath is set to): call ale#test#SetFilename('../test-files/python/with_virtualenv/subdir/foo/bar.py') " This overrides the default detection of the path. |