Fixed accidental ommision, caused by merge conflicts

master
Sidhant29 2023-03-18 14:56:50 +10:00
parent 3971325326
commit 520159fe6e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ def ram_index_numeric_fields():
return create_index_with_numeric_fields()
@pytest.fixture(scope="class")
def spanish_index():
return create_spanish_index()