From 9b49f6eef56ef445a9464f6a24656e8ae1be3cef Mon Sep 17 00:00:00 2001 From: Bas <3441183+BattleBas@users.noreply.github.com> Date: Wed, 30 Jun 2021 00:39:24 -0500 Subject: [PATCH] Undo unnecessary change --- gjson_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gjson_test.go b/gjson_test.go index 4cd151a..9a8fdf1 100644 --- a/gjson_test.go +++ b/gjson_test.go @@ -922,7 +922,7 @@ var complicatedJSON = ` "nestedTagged": { "Green": "Green", "Map": { - "this": "that", + "this": "that", "and": "the other thing" }, "Ints": {