Skip to content

Commit

Permalink
fix: ruff style
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhikharevAl committed Nov 15, 2024
1 parent da24b64 commit c88940d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_update_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,3 @@ def test_update_profile(
self.update_profile_page.update_profile(random_user_data) # type: ignore
self.update_profile_page.click_update_button()
assert self.update_profile_page.is_updated, "Profile is not updated"

0 comments on commit c88940d

Please sign in to comment.