tests: revert update_testdata to False in conftest.py

This commit is contained in:
Sina Atalay 2024-04-28 22:19:47 +03:00
parent 063b362adb
commit 37120928bb
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import rendercv.renderer as r
# the output. Setting update_testdata to True will update the reference files with
# the latest RenderCV. This should be done with caution, as it will overwrite the
# reference files with the latest output.
update_testdata = True
update_testdata = False
# copy sample entries from docs/update_rendercv_files.py:
education_entry_dictionary = {