mirror of
https://github.com/org-roam/org-roam
synced 2025-08-17 13:33:31 -05:00
* In some rare case, the first expect of org-roam-file-p may return t when running in some environment (e.g. during autopkgtest in Debian). * Setting org-roam-directory to a non-existent path ensure that the first check is always nil as expected.