flake8
passed.
JSHint
passed.
Review Request #13300 — Created Oct. 2, 2023 and submitted
The new
get_data_dir()
was returning$HOME
, but we actaully already
had a better source for this. It now returnssettings.SITE_DATA_DIR
,
and also handles the case where this value changes, which can occur
during unit tests.This fixes unit test failures with
CertificateManager
.
Unit tests pass.
Summary | ID |
---|---|
dedb0481e4b6f119a37426faabf1ebb9a1d77d87 |