JS: Update Generators test

Data flow difference is benign
This commit is contained in:
Asger F
2023-10-06 10:02:04 +02:00
parent 995df41532
commit 9372f7993d
3 changed files with 46 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
legacyDataFlowDifference
| generators.js:2:16:2:23 | "source" | generators.js:37:10:37:10 | e | only flow with OLD data flow library |
| generators.js:2:16:2:23 | "source" | generators.js:46:10:46:10 | e | only flow with NEW data flow library |
| generators.js:2:16:2:23 | "source" | generators.js:51:10:51:10 | e | only flow with NEW data flow library |
consistencyIssue