From 3f0cf9619fce71a8898c495501df4bdb0e07e735 Mon Sep 17 00:00:00 2001 From: Leo K Date: Thu, 5 Aug 2021 13:08:58 +0200 Subject: refactor(cli/tests): remove unnecessary void return types (#11577) --- cli/tests/lock_check_ok.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/lock_check_ok.json') diff --git a/cli/tests/lock_check_ok.json b/cli/tests/lock_check_ok.json index c4b68e158..e0ee0a17e 100644 --- a/cli/tests/lock_check_ok.json +++ b/cli/tests/lock_check_ok.json @@ -1,4 +1,4 @@ { - "http://127.0.0.1:4545/cli/tests/subdir/print_hello.ts": "fe7bbccaedb6579200a8b582f905139296402d06b1b91109d6e12c41a23125da", + "http://127.0.0.1:4545/cli/tests/subdir/print_hello.ts": "fa6692c8f9ff3fb107e773c3ece5274e9d08be282867a1e3ded1d9c00fcaa63c", "http://127.0.0.1:4545/cli/tests/003_relative_import.ts": "aa9e16de824f81871a1c7164d5bd6857df7db2e18621750bd66b0bde4df07f21" } -- cgit v1.2.3