From 37120928bb91f15c7a03cbb1f49ba701fab8710e Mon Sep 17 00:00:00 2001 From: Sina Atalay Date: Sun, 28 Apr 2024 22:19:47 +0300 Subject: [PATCH] tests: revert update_testdata to False in conftest.py --- tests/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/conftest.py b/tests/conftest.py index c1fd690..fe4f297 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -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 = {