Test username email

This commit is contained in:
Bruno Alla 2023-04-05 09:32:21 +01:00
parent d5de24ef6d
commit f5e16325d7
No known key found for this signature in database

View File

@ -36,6 +36,8 @@ def context():
SUPPORTED_COMBINATIONS = [
{"username_type": "username"},
{"username_type": "email"},
{"open_source_license": "MIT"},
{"open_source_license": "BSD"},
{"open_source_license": "GPLv3"},