WIP: Score implementation ergänzen #196

Draft
flixcoo wants to merge 23 commits from feature/191-score-implementation-ergaenzen into development
Showing only changes of commit eeb68496d5 - Show all commits

View File

@@ -799,7 +799,7 @@ void main() {
});
});
testWidgets('validateJsonSchema()', (tester) async {
test('validateJsonSchema()', () async {
final validJson = json.encode({
'players': [
{