Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

BUG: failing candidate reporting units test on CLI branch #47

Closed
eads opened this issue Nov 11, 2015 · 2 comments
Closed

BUG: failing candidate reporting units test on CLI branch #47

eads opened this issue Nov 11, 2015 · 2 comments

Comments

@eads
Copy link
Contributor

eads commented Nov 11, 2015

======================================================================
FAIL: test_initialization_data_number_of_races (tests.test_race.TestRaceInitialization)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/deads/.virtualenvs/nyt-ap-elections/src/nyt-ap-elections/tests/test_race.py", line 87, in test_initialization_data_number_of_races
    self.assertEqual(len(self.candidate_reporting_units), 20)
AssertionError: 6 != 20

----------------------------------------------------------------------
@eads
Copy link
Contributor Author

eads commented Nov 11, 2015

makes me think something got merged incorrectly; this isn't showing up on master

@jeremyjbowers
Copy link
Contributor

Fixed this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants