We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6abea commit dec6723Copy full SHA for dec6723
1 file changed
python/ql/test/library-tests/frameworks/jmespath/taint_test.py
@@ -1,6 +1,6 @@
1
import jmespath
2
3
-def test_idna():
+def test_taint():
4
data = TAINTED_DICT
5
6
expression = jmespath.compile("foo.bar")
0 commit comments