We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 055d47b + 91607c1 commit de364d7Copy full SHA for de364d7
1 file changed
rorapi/tests/tests_unit/tests_views_v2.py
@@ -51,7 +51,7 @@ def test_search_organizations_with_affiliations_match(self, search_mock):
51
{
52
"value": "Sorbonne University",
53
"types": ["ror_display", "label"],
54
- "lang": null
+ "lang": "fr"
55
}
56
],
57
"affiliation_match": {
0 commit comments