Skip to content

Commit 8cbc9b1

Browse files
committed
fix test
1 parent ceae360 commit 8cbc9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_basic_sin.py

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

2626
def test():
2727
phash = Phash(plot())
28-
assert phash.phash == '1f36e5ce21c1e5c1', phash.get_details()
28+
assert phash.phash == '1f36e5c621c1e7c1', phash.get_details()

0 commit comments

Comments
 (0)