Skip to content

Commit de364d7

Browse files
authored
Merge pull request #479 from ror-community/single-search-marple-implementation
Adding single search
2 parents 055d47b + 91607c1 commit de364d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rorapi/tests/tests_unit/tests_views_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def test_search_organizations_with_affiliations_match(self, search_mock):
5151
{
5252
"value": "Sorbonne University",
5353
"types": ["ror_display", "label"],
54-
"lang": null
54+
"lang": "fr"
5555
}
5656
],
5757
"affiliation_match": {

0 commit comments

Comments
 (0)