diff options
Diffstat (limited to 'cli/tests/lock_check_err_with_bundle.out')
-rw-r--r-- | cli/tests/lock_check_err_with_bundle.out | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cli/tests/lock_check_err_with_bundle.out b/cli/tests/lock_check_err_with_bundle.out index ce0e029ef..d6eae26b1 100644 --- a/cli/tests/lock_check_err_with_bundle.out +++ b/cli/tests/lock_check_err_with_bundle.out @@ -1,3 +1,4 @@ [WILDCARD] -Subresource integrity check failed --lock=lock_check_err_with_bundle.json -http://127.0.0.1:4545/cli/tests/subdir/subdir2/mod2.ts +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/subdir/subdir2/mod2.ts + Lock file: lock_check_err_with_bundle.json |