Skip to content

Commit

Permalink
Improve diff output in travis
Browse files Browse the repository at this point in the history
Troubleshooting test failure: custom.icds_reports.tests.agg_tests.reports.test_awc_reports:TestAWCReport.test_awc_reports_pse_charts_1
So far have been unable to run the test locally.
  • Loading branch information
millerdev committed Jul 3, 2020
1 parent 4b6283f commit f48a449
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ def today(cls):


class TestAWCReport(TestCase):
maxDiff = None

def test_beneficiary_details_recorded_weight_none(self):
data = get_beneficiary_details(
case_id='6b234c5b-883c-4849-9dfd-b1571af8717b',
Expand Down

0 comments on commit f48a449

Please sign in to comment.