Switch test language to german

This commit is contained in:
mhutti1 2018-10-08 23:00:25 +01:00
parent 10ffc83685
commit c527cd71d6

View File

@ -124,7 +124,7 @@ public class LanguageActivityTest {
// languages used for testing
String language1 = "kongo";
String language2 = "bengali";
String language2 = "german";
// References for the checkboxes for the corresponding languages
ViewInteraction checkBox1, checkBox2;