Skip to content

Commit

Permalink
Merge pull request #386 from appsembler/bryan/remove-backfill-test-xfail
Browse files Browse the repository at this point in the history
Remove unneeded XFail on test_backfill
  • Loading branch information
bryanlandia authored Jun 28, 2021
2 parents 0bbed88 + e208d1b commit 5424f15
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 5424f15

Please sign in to comment.