forked from ScoDoc/ScoDoc
API: fix test_api_permissions.py
This commit is contained in:
parent
4ab43f59c1
commit
7594781001
@ -43,6 +43,8 @@ def test_permissions(api_headers):
|
||||
# "date_debut":
|
||||
# "date_fin":
|
||||
"dept": "TAPI",
|
||||
"dept_ident": "TAPI",
|
||||
"dept_id": 1,
|
||||
"etape_apo": "???",
|
||||
"etat": "I",
|
||||
"evaluation_id": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user