Skip to content

Commit

Permalink
Update integrations/acquisition/covidcast/test_coverage_crossref_upda…
Browse files Browse the repository at this point in the history
…te.py

Co-authored-by: george <[email protected]>
  • Loading branch information
nolangormley and melange396 authored Feb 3, 2025
1 parent 0bf61b7 commit 8a59022
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def test_caching(self):
# make sure the cache was actually served
self.assertEqual(results, {
'result': 1,
'epidata': [{'signal': 'sig', 'source': 'src'},
{'signal': 'sig', 'source': 'src'}],
'epidata': [{'signal': 'sig', 'source': 'src'}],
'message': 'success',
})

0 comments on commit 8a59022

Please sign in to comment.