Skip to content

Commit abba96e

Browse files
committed
fix phash for scatter test
1 parent e8f17e6 commit abba96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testfunctions/scatter_colormap.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#
33
desc = 'Scatter plot'
4-
phash = 'a993586e738c6696'
4+
phash = 'cf316c4e70cc738c'
55

66

77
def plot():

0 commit comments

Comments
 (0)