Skip to content

Commit

Permalink
Remove XFail on test_backfill_monthly_metrics_for_site
Browse files Browse the repository at this point in the history
#354
has been resolved by prior fixes to previous months iterator
  • Loading branch information
bryanlandia committed Jun 28, 2021
1 parent 0bbed88 commit e208d1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_backfill.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ def backfill_test_data(db):
)


@pytest.mark.xfail # See: https://github.com/appsembler/figures/issues/354
def test_backfill_monthly_metrics_for_site(backfill_test_data):
"""Simple coverage and data validation check for the function under test
Expand Down

0 comments on commit e208d1b

Please sign in to comment.