Skip to content

Commit 6dfa2ea

Browse files
committed
Python: update test expectation
1 parent ce86a8b commit 6dfa2ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/ql/test/experimental/dataflow/consistency/dataflow-consistency.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ postIsInSameCallable
8989
reverseRead
9090
storeIsPostUpdate
9191
| test.py:152:9:152:16 | ControlFlowNode for List | Store targets should be PostUpdateNodes. |
92+
| test.py:153:9:153:24 | ControlFlowNode for Dict | Store targets should be PostUpdateNodes. |
9293
argHasPostUpdate
9394
| test.py:25:10:25:10 | ControlFlowNode for t | ArgumentNode is missing PostUpdateNode. |
9495
| test.py:29:10:29:10 | ControlFlowNode for t | ArgumentNode is missing PostUpdateNode. |

0 commit comments

Comments
 (0)