remove METADATA#COURSE

This commit is contained in:
2025-10-07 16:56:00 -03:00
parent 161b75db8d
commit 4fdf98a5b4
10 changed files with 40 additions and 31 deletions

View File

@@ -20,6 +20,10 @@ def test_issue_cert(
'name': 'Jimi Hendrix',
'cpf': '74630003037',
},
'course': {
'id': '123',
'name': 'pytest',
},
'score': 79,
'status': 'COMPLETED',
}