Skip to content

Commit a9eaa0c

Browse files
committed
fixed test_linecollection failure that was caused by ylabel
1 parent 4998360 commit a9eaa0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_line_collection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ def plot():
5353

5454

5555
def test():
56-
helpers.assert_phash(plot(), '4b52b5bdb45ca462')
56+
helpers.assert_phash(plot(), '5356a5adac9cac62')

0 commit comments

Comments
 (0)