Skip to content

Commit 1f61b9e

Browse files
committed
making commit to retrigger tests'
1 parent 5bf3276 commit 1f61b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/log_handler_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ def test_earliest_messages_logged(self):
7070

7171
def test_earliest_messages_logged_via(self):
7272
c1 = self.router.local(name='c1')
73-
# ensure any c1-related msgs are processed before beginning capture.
73+
# ensure any c1-related msgs are processed before beginning capture
7474
c1.call(ping)
7575

7676
log = testlib.LogCapturer()

0 commit comments

Comments
 (0)