We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7933c6 commit 218ab40Copy full SHA for 218ab40
tests/test_entity_hub.py
@@ -827,7 +827,7 @@ def test_create_delete_products_bonus(
827
Verifies:
828
- the product is created and can be retrieved by its ID
829
- the product name, type, and folder ID are set correctly
830
- - the product is deleted with a new EntityHub and cannot be retrieved
+ - the product is deleted with a new EntityHub and cannot be retrieved
831
by its ID
832
"""
833
project_name = project_entity_fixture["name"]
0 commit comments