add enroll to subscribed
This commit is contained in:
@@ -29,7 +29,7 @@ def test_append_cert(
|
||||
'cert_expires_at': cert_expires_at.isoformat(),
|
||||
'user': {
|
||||
'id': '1234',
|
||||
'name': 'Tobias Summit',
|
||||
'name': 'Tobias Sammit',
|
||||
},
|
||||
'org_id': '1e2eaf0e-e319-49eb-ab33-1ddec156dc94',
|
||||
'created_at': '2025-01-01T00:00:00-03:06',
|
||||
@@ -81,7 +81,7 @@ def test_report_exists(
|
||||
'cert_expires_at': '2025-07-02T00:00:00-03:06',
|
||||
'user': {
|
||||
'id': '1234',
|
||||
'name': 'Tobias Summit',
|
||||
'name': 'Tobias Sammit',
|
||||
},
|
||||
'org_id': '00237409-9384-4692-9be5-b4443a41e1c4',
|
||||
'created_at': '2025-01-01T00:00:00-03:06',
|
||||
|
||||
Reference in New Issue
Block a user