diff --git a/app/client/cypress/fixtures/example.json b/app/client/cypress/fixtures/example.json index 558bef64bc..56e72b7ce2 100644 --- a/app/client/cypress/fixtures/example.json +++ b/app/client/cypress/fixtures/example.json @@ -94,9 +94,6 @@ "RichTextEditorName": "RichtextEditor", "HtmlText": "This is the initialcontent

This is a Heading

This is a paragraph.

", "RichTexteditorBody": "Here is the text area to edit html", -<<<<<<< HEAD - "userApi": "http://postgrest.appsmith.com:3000" -======= - "validateImage":"https://cdn.dribbble.com/users/1787323/screenshots/4563995/dribbbe_hammer-01.png" ->>>>>>> a14f68630cd57e304e3519b75eff9dc36dfc0bec + "userApi": "http://postgrest.appsmith.com:3000", + "validateImage": "https://cdn.dribbble.com/users/1787323/screenshots/4563995/dribbbe_hammer-01.png" } \ No newline at end of file