From 5aeeba82db8f01c0dda6d2f8a72c074f9a5750c6 Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 14 Jan 2021 02:27:35 +0000 Subject: [PATCH] Added quote to test.json --- static/quotes/test.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/quotes/test.json b/static/quotes/test.json index d2384bc09..a274a0309 100644 --- a/static/quotes/test.json +++ b/static/quotes/test.json @@ -37,6 +37,12 @@ "source": "miodec", "length": 105, "id": 6 + }, + { + "text": "This is a super awesome quote that it should just accept without complaining because its not that similar", + "source": "miodec", + "length": 105, + "id": 7 } ] }