Skip to content

Commit 218ab40

Browse files
committed
remove trailing space
1 parent e7933c6 commit 218ab40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_entity_hub.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ def test_create_delete_products_bonus(
827827
Verifies:
828828
- the product is created and can be retrieved by its ID
829829
- the product name, type, and folder ID are set correctly
830-
- the product is deleted with a new EntityHub and cannot be retrieved
830+
- the product is deleted with a new EntityHub and cannot be retrieved
831831
by its ID
832832
"""
833833
project_name = project_entity_fixture["name"]

0 commit comments

Comments
 (0)