summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-01-23 11:15:06 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-01-23 20:50:47 +0100
commit911a65950ecc48d383569e04eecff574bbe862e8 (patch)
treebcd25d8fe168fab75dffe357f98a8e09a81c423b /tests
parentc55978178c6338cebdfde43721012b59e6e6987c (diff)
downloadpylint-git-911a65950ecc48d383569e04eecff574bbe862e8.tar.gz
[subprocess-run-check] Add the proper confidence
Diffstat (limited to 'tests')
-rw-r--r--tests/functional/s/subprocess_run_check.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/s/subprocess_run_check.txt b/tests/functional/s/subprocess_run_check.txt
index 91cdb7bc0..fea72b673 100644
--- a/tests/functional/s/subprocess_run_check.txt
+++ b/tests/functional/s/subprocess_run_check.txt
@@ -1 +1 @@
-subprocess-run-check:6:0:6:16::'subprocess.run' used without explicitly defining the value for 'check'.:UNDEFINED
+subprocess-run-check:6:0:6:16::'subprocess.run' used without explicitly defining the value for 'check'.:INFERENCE