diff --git a/pyqtgraph/tests/image_testing.py b/pyqtgraph/tests/image_testing.py index a2b20ee7..bab3acc4 100644 --- a/pyqtgraph/tests/image_testing.py +++ b/pyqtgraph/tests/image_testing.py @@ -42,7 +42,7 @@ Procedure for unit-testing with images: # pyqtgraph should be tested against. When adding or changing test images, # create and push a new tag and update this variable. To test locally, begin # by creating the tag in your ~/.pyqtgraph/test-data repository. -testDataTag = 'test-data-4' +testDataTag = 'test-data-5' import time