Skip to content

Commit 9f75f4b

Browse files
committed
test: Limit number of pylint option completions
1 parent fa6ec59 commit 9f75f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/completions/pylint.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ proc teardown {} {
1111
setup
1212

1313

14-
assert_complete_any "pylint -"
14+
assert_complete_any "pylint --v"
1515
sync_after_int
1616

1717
assert_complete_any "pylint --confidence=HIGH,"

0 commit comments

Comments
 (0)