From 944a0729be175f364ffc3ca6441e89b99834c161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Tue, 26 Apr 2022 14:45:45 +0200 Subject: [PATCH] Fixing typo in test --- maps/tests/emoji.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/maps/tests/emoji.json b/maps/tests/emoji.json index 520c7b26..3fd6dc10 100644 --- a/maps/tests/emoji.json +++ b/maps/tests/emoji.json @@ -13,7 +13,7 @@ "width":10, "x":0, "y":0 - }, + }, { "data":[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "height":10, @@ -25,7 +25,7 @@ "width":10, "x":0, "y":0 - }, + }, { "draworder":"topdown", "id":3, @@ -40,7 +40,7 @@ { "fontfamily":"Sans Serif", "pixelsize":13, - "text":"Test:\nClick on tne WOKA name\n\nResult:\nThe tab with all emoji should be displayed\n\nTest:\nChoose on emoji and click on it\n\nResult:\nEmoji will be play at the top of your WOKA", + "text":"Test:\nClick on the WOKA name\n\nResult:\nThe tab with all emojis should be displayed\n\nTest:\nChoose on emoji and click on it\n\nResult:\nEmoji will be displayed above your WOKA", "wrap":true }, "type":"", @@ -79,4 +79,4 @@ "type":"map", "version":"1.6", "width":10 -} \ No newline at end of file +}