From 07aac873e300ea27742307a4ff3fe373d40a1896 Mon Sep 17 00:00:00 2001 From: Dzmitry Kalabuk Date: Mon, 28 Oct 2024 09:30:46 +0300 Subject: [PATCH] Update test.json --- src/test.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test.json b/src/test.json index eeedd40..5df338c 100644 --- a/src/test.json +++ b/src/test.json @@ -1,3 +1,3 @@ { - "hello": "world" -} \ No newline at end of file + "hello": "updated" +}