mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-28 23:43:22 +00:00
chore: Création d'un RF de test au démarrage avec Template de documents
This commit is contained in:
@ -24,11 +24,7 @@ commands = [
|
||||
]
|
||||
|
||||
test_commands = [
|
||||
["python", "manage.py", "init_establishment"],
|
||||
["python", "manage.py", "init_school_configuration"],
|
||||
["python", "manage.py", "init_school_fees"],
|
||||
["python", "manage.py", "init_payment_plans"],
|
||||
["python", "manage.py", "init_payment_modes"]
|
||||
["python", "manage.py", "init_mock_datas"]
|
||||
]
|
||||
|
||||
for command in commands:
|
||||
|
||||
Reference in New Issue
Block a user