Skip to content

Commit

Permalink
Include MULTI_TENANT setting for SortingHat tests
Browse files Browse the repository at this point in the history
This commit updates the settings for SortingHat to include
the MULTI_TENANT configuration for tests.

Signed-off-by: Jose Javier Merchante <[email protected]>
  • Loading branch information
jjmerchante committed Mar 1, 2024
1 parent 6f52949 commit 25fe295
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/sortinghat_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,3 +294,6 @@
#

SORTINGHAT_GENDERIZE_API_KEY = None


MULTI_TENANT = False

0 comments on commit 25fe295

Please sign in to comment.