From eeac004be8e50ed89b8ed7fae15a5d563fa9ebcc Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Mon, 4 Oct 2021 09:59:24 +0100 Subject: [PATCH] dont' run notes example --- notes/examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/examples.json b/notes/examples.json index 549c07c..a316c2a 100644 --- a/notes/examples.json +++ b/notes/examples.json @@ -3,7 +3,7 @@ "create": [{ "title": "Create a note", "description": "Create a simple text based note", - "run_check": true, + "run_check": false, "request": { "title": "New Note", "text": "This is my note"