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 } ] }