Skip to content

Commit c0108bc

Browse files
committed
[OS-1739] Update sdk version
1 parent fc5a1b5 commit c0108bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
git+https://github.com/uclouvain/[email protected]
1+
git+https://github.com/uclouvain/osis-admission-sdk.git@wip-build-1.1.16.dev1739

tests/views/test_supervision.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def setUp(self):
143143
code_pays="FR",
144144
pays="France",
145145
est_externe=True,
146+
langue='fr-be',
146147
),
147148
statut=ChoixEtatSignature.APPROVED.name,
148149
),

0 commit comments

Comments
 (0)