Skip to content

Commit

Permalink
comment banner
Browse files Browse the repository at this point in the history
  • Loading branch information
BelousSofiya committed Oct 5, 2023
1 parent f8038af commit f924b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/tests/test_crud_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ def test_full_update_profile_authorized_with_full_data(self):
"service_info": "Service info from test case",
"product_info": "Product info from test case",
"address": "Kyiv",
"banner_image": self.right_image,
# "banner_image": self.right_image,
"person_position": "director",
"startup_idea": "StartUp idea from test case",
"is_startup": True,
Expand Down

0 comments on commit f924b06

Please sign in to comment.