Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
czue committed Jan 20, 2025
1 parent 9e44de3 commit 3a90bfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commcare_connect/opportunity/tests/test_visit_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,6 @@ def test_review_completed_work_status(
payment_accrued += cw.payment_accrued
access.refresh_from_db()
assert access.payment_accrued == payment_accrued
# todo: why does this fail?
_validate_saved_fields(access)


Expand Down

0 comments on commit 3a90bfa

Please sign in to comment.