Skip to content

Commit

Permalink
Improve doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
chiatt committed Sep 20, 2024
1 parent 4e867c5 commit 0405efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/views/search_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ def test_resource_instance_id_search(self):

def test_term_search_on_resource_instance_id(self):
"""
Search for a resource by its id
Search for a resource by its id using a term search
"""
resource_id = str(self.name_resource.pk)
Expand Down

0 comments on commit 0405efe

Please sign in to comment.