diff options
author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2023-08-27 10:16:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-27 11:16:09 +0200 |
commit | e1fe31508c471eeb7c30916abd780b3930f7e42b (patch) | |
tree | 63b34ea1ef4c5ceb75cbf80e64befe5883260e7a /ext/net/lib.deno_net.d.ts | |
parent | 2080669943e79aba619bc80829172c696ec1f15c (diff) |
fix(lsp/testing): use full ancestry to compute static id of step (#20297)
Fixes https://github.com/denoland/vscode_deno/issues/656.
Test steps were ID'd by a checksum of `[origin, level, step_name]` which
is incorrect. Now it's `[origin, ...ancestor_names, step_name]`.
Diffstat (limited to 'ext/net/lib.deno_net.d.ts')
0 files changed, 0 insertions, 0 deletions