diff options
Diffstat (limited to 'cli/tests/lock_check_err.out')
-rw-r--r-- | cli/tests/lock_check_err.out | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cli/tests/lock_check_err.out b/cli/tests/lock_check_err.out index 87f0242f7..c12f4af34 100644 --- a/cli/tests/lock_check_err.out +++ b/cli/tests/lock_check_err.out @@ -1,2 +1,3 @@ -[WILDCARD]Subresource integrity check failed --lock=lock_check_err.json -http://127.0.0.1:4545/cli/tests/003_relative_import.ts +[WILDCARD]The source code is invalid, as it does not match the expected hash in the lock file. + Specifier: http://127.0.0.1:4545/cli/tests/003_relative_import.ts + Lock file: lock_check_err.json |