Skip to content

Commit 2b4ac31

Browse files
committed
PS: Accept test changes.
1 parent 2eb8b1a commit 2b4ac31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powershell/ql/test/library-tests/controlflow/elements.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ forEach
33
| graph/loops.ps1:52:5:55:5 | forach(... in ...) | graph/loops.ps1:52:14:52:20 | letter | graph/loops.ps1:52:25:52:36 | letterArray | graph/loops.ps1:53:5:55:5 | {...} |
44
objectCreation
55
| graph/exprs.ps1:2:10:2:91 | Call to new-object | 0 | graph/exprs.ps1:2:21:2:71 | Microsoft.Data.SqlClient.SqlConnectionStringBuilder |
6+
| graph/exprs.ps1:2:10:2:91 | Call to new-object | 1 | graph/exprs.ps1:2:87:2:91 | arg |

0 commit comments

Comments
 (0)