Skip to content

Commit

Permalink
chore: Fix issue with i18n tests in CI
Browse files Browse the repository at this point in the history
i18n dependency was not installed and so the tests were failing.
  • Loading branch information
AbdealiLoKo authored and indiVar0508 committed Nov 10, 2022
1 parent d491d6d commit f3cae13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ pytest>=2.3.5
flexmock>=0.9.7
psycopg2-binary>=2.4.6
PyMySQL>=0.8.0
sqlalchemy_i18n

0 comments on commit f3cae13

Please sign in to comment.