Skip to content

Commit

Permalink
Docstring update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nina.Hakansson committed Sep 24, 2024
1 parent 81ff0e6 commit f9d9b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytroll_collectors/tests/test_scisys.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ def test_create_message_topic_from_message_and_config_pattern(sensor, sensor_nam


def test_no_sensor_list_in_sending_topic():
"""Test that list of sensors are replaced with string multiple_sensors/."""
"""Test that a list of sensors is replaced with string multiple_sensors/."""
to_send = {'start_time': datetime.datetime(2024, 4, 23, 5, 34, 4),
'end_time': datetime.datetime(2024, 4, 23, 5, 39, 34),
'orbit_number': 78360,
Expand Down

0 comments on commit f9d9b11

Please sign in to comment.