Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit cb84f68

Browse files
committed
add new line at the end of test_events_processors
1 parent 90993b7 commit cb84f68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/tests/test_events_processors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,3 +223,4 @@ def test_get_nearby_events(self):
223223
nearby = get_nearby_events(target_event)
224224

225225
self.assertEqual(1, len(nearby))
226+

0 commit comments

Comments
 (0)