Skip to content

Commit

Permalink
Update and modify files for the project
Browse files Browse the repository at this point in the history
- Updated files:
  - tests/integration/test_bee_integration.py
  • Loading branch information
Aviksaikat committed Jan 6, 2024
1 parent e2b96ea commit 425877f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_bee_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ def test_delete_tags(bee_class):

bee_class.delete_tag(created_tag)


try:
assert created_tag.uid != original_tags[0].uid
except AttributeError:
Expand Down

0 comments on commit 425877f

Please sign in to comment.