Skip to content

Commit

Permalink
fix validation simple query issue
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Aug 24, 2024
1 parent 9d4c9db commit 507c256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omero_search_engine/validation/results_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ def get_containers_test_cases(self):
None,
self.resource,
None,
data_source=self.data_source,
return_containers=True,
)
# print(search_engine_results["results"])
Expand Down

0 comments on commit 507c256

Please sign in to comment.