Skip to content

Commit d158beb

Browse files
committed
t pushMerge branch 'signals' of github.com:sgsmob/covidcast-indicators into signals
2 parents 9fa3c79 + b13c534 commit d158beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changehc/tests/test_update_sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def test_update_sensor(self):
108108
class TestWriteToCsv:
109109
"""Tests for writing output files to CSV."""
110110
def test_write_to_csv_results(self):
111-
"""Tests that the computed data written."""
111+
"""Tests that the computed data are written correctly."""
112112
res0 = {
113113
"rates": {
114114
"a": [0.1, 0.5, 1.5],

0 commit comments

Comments
 (0)