Skip to content

Commit

Permalink
This test case is not about eval
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Nov 12, 2024
1 parent 868642c commit 6d4ffc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/integration/telemetry/pages/warning.skip
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function a(v) {
return v
}
;['index.js'].forEach(async f => {
function a(v) {
return v
}
await import(a('./dynamic-file-imports/' + f))
})

Expand Down

0 comments on commit 6d4ffc3

Please sign in to comment.