Skip to content

Commit acac891

Browse files
committed
PY: update expected output for deprecation warning in test file
1 parent ff73dbc commit acac891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/test/library-tests/security/command-execution/CommandSinks.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
WARNING: Type CommandSink has been deprecated and may be removed in future (CommandSinks.ql:5,6-17)
1+
WARNING: Type CommandSink has been deprecated and may be removed in future (CommandSinks.ql:4,6-17)
22
| fabric_v1_test.py:8:7:8:28 | FabricV1Commands | externally controlled string |
33
| fabric_v1_test.py:9:5:9:27 | FabricV1Commands | externally controlled string |
44
| fabric_v1_test.py:10:6:10:38 | FabricV1Commands | externally controlled string |

0 commit comments

Comments
 (0)