test: unset NAME environment variable

Otherwise the output from the tests would be different.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
Felipe Contreras 2021-05-01 06:54:11 -05:00 committed by David Bremner
parent ff5f141bf2
commit 2add9ce722

View file

@ -112,6 +112,7 @@ unset ALTERNATE_EDITOR
# for reproducibility
unset EMAIL
unset NAME
add_gnupg_home ()
{