Cleanup: Tests: update message to refer to git instead of svn

Pull Request: https://projects.blender.org/blender/blender/pulls/119577
This commit is contained in:
Habib Gahbiche
2024-03-17 09:47:40 +01:00
committed by Habib Gahbiche
parent 2de84a77ac
commit f9cb2eb988

View File

@@ -240,7 +240,7 @@ class Report:
message += """<p><tt>BLENDER_TEST_UPDATE=1 ctest -R %s</tt></p>""" % self.engine_name
message += """<p>This then happens for new and failing tests; reference images of """ \
"""passing test cases will not be updated. Be sure to commit the new reference """ \
"""images to the SVN repository afterwards.</p>"""
"""images to the tests/data git submodule afterwards.</p>"""
message += """</div>"""
else:
message = ""