From 5729f0a95a624b3d841b4239fc2d40cda3b36073 Mon Sep 17 00:00:00 2001 From: Marcus Ferl Date: Tue, 5 Jul 2022 09:52:14 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9ETest=5FApp/Ressources/data.json?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Test_App/Ressources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Test_App/Ressources/data.json b/Test_App/Ressources/data.json index a52d51e..95dad9e 100644 --- a/Test_App/Ressources/data.json +++ b/Test_App/Ressources/data.json @@ -617,7 +617,7 @@ { "ID": "122", "Question": "Welche Testverfahren gibt es in der Anwendungsentwicklung?", - "Answer": "Black-Box-Test\nWhite-Box-Test\nKomponententest\nUnittest\nModuktest\nIntegrationstest\nSystemtest\nLasttest\nAbnahnmetest" + "Answer": "Black-Box-Test\nWhite-Box-Test\nKomponententest\nUnittest\nModultest\nIntegrationstest\nSystemtest\nLasttest\nAbnahnmetest" }, { "ID": "123",