From 7e2c7fb6c5454e30158d74e1a5786183ea391f07 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Fri, 23 Oct 2020 11:50:15 +1100 Subject: refactor(cli): migrate run and cache to new infrastructure (#7996) Co-authored-by: Ryan Dahl --- cli/tests/lock_check_err.out | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'cli/tests/lock_check_err.out') 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 -- cgit v1.2.3