Skip to content

Commit f7f4893

Browse files
committed
Test hash needed to change.
1 parent 717152a commit f7f4893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_legend_labels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def plot():
2424

2525
def test():
2626
phash = helpers.Phash(plot())
27-
assert phash.phash == 'eb785e0aaed6c190', phash.get_details()
27+
assert phash.phash == 'eb785e0aaed68194', phash.get_details()
2828
return
2929

3030

0 commit comments

Comments
 (0)