From 0983a6bab643c40a7f1e7075eb4967f10bd197d9 Mon Sep 17 00:00:00 2001 From: Valentina Kiryushkina Date: Mon, 26 Sep 2022 14:44:38 +0200 Subject: [PATCH] EDU-5306 "No tests have run" due to missing bundle property --- educational-core/resources/messages/EduCoreBundle.properties | 1 - educational-core/resources/messages/EduFormatBundle.properties | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/educational-core/resources/messages/EduCoreBundle.properties b/educational-core/resources/messages/EduCoreBundle.properties index 631d42f166..4f303a612e 100644 --- a/educational-core/resources/messages/EduCoreBundle.properties +++ b/educational-core/resources/messages/EduCoreBundle.properties @@ -254,7 +254,6 @@ check.error.solution.not.runnable=Solution isn't runnable check.error.syntax.error=Syntax Error check.incorrect=Incorrect check.login.error=Please log in to {0} to check the task -check.no.tests=No tests have run check.result.corrupted.task=Corrupted task (no id): please, click "Solve in IDE" on JetBrains Academy one more time # {0} stands for task type. Ex: Check for edu task isn''t available check.result.for.task.not.available=Check for {0} task isn''t available diff --git a/educational-core/resources/messages/EduFormatBundle.properties b/educational-core/resources/messages/EduFormatBundle.properties index 68c44bcf7c..1f663641cf 100644 --- a/educational-core/resources/messages/EduFormatBundle.properties +++ b/educational-core/resources/messages/EduFormatBundle.properties @@ -1,6 +1,7 @@ check.correct.solution=Congratulations! check.error.login.needed=Please, log in to check the task check.incorrect.solution=Incorrect solution +check.no.tests=No tests have run # Ex. No tests have run. For more information, see the Troubleshooting guide check.no.tests.with.help.guide=No tests have run. For more information, see the Troubleshooting guide