From 41e9a21307f87e0a79766fc879a3a0b06dc57eb2 Mon Sep 17 00:00:00 2001 From: Yusuke Tanaka Date: Fri, 4 Jun 2021 03:49:02 +0900 Subject: fix(cli): output json with trailing newline character (#10830) --- cli/tests/info_json_location.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/info_json_location.out') diff --git a/cli/tests/info_json_location.out b/cli/tests/info_json_location.out index dd9377d3b..6c4cddefb 100644 --- a/cli/tests/info_json_location.out +++ b/cli/tests/info_json_location.out @@ -5,4 +5,4 @@ "registryCache": "[WILDCARD]registries", "originStorage": "[WILDCARD]location_data[WILDCARD]", "localStorage": "[WILDCARD]location_data[WILDCARD]local_storage" -} \ No newline at end of file +} -- cgit v1.2.3