Skip to content

Commit 2893b16

Browse files
committed
CH-240 fix unit tests
1 parent ad30038 commit 2893b16

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

libraries/models/.openapi-generator-ignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ encoder.py
4141
requirements.txt
4242
*/encoder.py
4343
*/model_utils.py
44+
test-requirements.txt

libraries/models/test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ pytest-cov>=2.8.1
33
pytest-randomly>=3.12.0
44
mypy>=1.4.1
55
types-python-dateutil>=2.8.19
6+
oyaml

0 commit comments

Comments
 (0)