diff --git a/tests/integration/helpers/__init__.py b/tests/integration/helpers/__init__.py index c7ddd18a..d5ffc930 100644 --- a/tests/integration/helpers/__init__.py +++ b/tests/integration/helpers/__init__.py @@ -3,6 +3,7 @@ get_environment_var, random_string, generate_index_name, + generate_collection_name, poll_stats_for_namespace, poll_fetch_for_ids_in_namespace, )