diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-10-02 05:14:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-02 10:14:38 +0100 |
| commit | d116709d064ce85922f1fd635d5915b4659c83d5 (patch) | |
| tree | e961a8cf1725c1d791ed15c18cdf7702a50cd694 /tests/specs/lockfile | |
| parent | 32c12787361b65bbc55a7b9c1fe43689cb0a8b98 (diff) | |
chore: remove unnecessary envs in spec tests (#25982)
Diffstat (limited to 'tests/specs/lockfile')
| -rw-r--r-- | tests/specs/lockfile/frozen_lockfile/__test__.jsonc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/specs/lockfile/frozen_lockfile/__test__.jsonc b/tests/specs/lockfile/frozen_lockfile/__test__.jsonc index 8179052e1..7a7b9c233 100644 --- a/tests/specs/lockfile/frozen_lockfile/__test__.jsonc +++ b/tests/specs/lockfile/frozen_lockfile/__test__.jsonc @@ -118,7 +118,6 @@ } ] }, - "lockfile_config": { "steps": [ { @@ -146,7 +145,6 @@ } ] }, - "non_analyzable_dynamic_npm": { "steps": [ { |
