From 601245df3c04fde7af07a81c45ee5328ea7f9935 Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 14 Jan 2021 02:19:27 +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 3b0a63e52..d2384bc09 100644 --- a/static/quotes/test.json +++ b/static/quotes/test.json @@ -31,6 +31,12 @@ "source": "miodec", "length": 20, "id": 5 + }, + { + "text": "This is a super awesome quote that it should just accept without complaining because its not that similar", + "source": "miodec", + "length": 105, + "id": 6 } ] }