Skip to content

Commit 9f5e4a9

Browse files
committed
Fixed test name.
1 parent c697485 commit 9f5e4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/folium_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ def test_create_map(self):
416416
map.create_map()
417417

418418
def test_line(self):
419-
'''Test multi_polyline'''
419+
'''Test line'''
420420

421421
line_temp = self.env.get_template('polyline.js')
422422

0 commit comments

Comments
 (0)