Increase test license duration for MyKV
This commit is contained in:
parent
c27fc9200b
commit
b244c7349d
|
|
@ -39,14 +39,14 @@ MYSKILLBOX_LICENSES = {
|
|||
},
|
||||
'978-3-0355-2189-4': {
|
||||
'edition': STUDENT_KEY,
|
||||
'duration': 30,
|
||||
'duration': 400,
|
||||
'name': 'Student test 1 month',
|
||||
'platform': MYKV_PLATFORM,
|
||||
'default': True
|
||||
},
|
||||
'978-3-0355-2188-7': {
|
||||
'edition': TEACHER_KEY,
|
||||
'duration': 30,
|
||||
'duration': 400,
|
||||
'name': 'Student test 1 month',
|
||||
'platform': MYKV_PLATFORM
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue