I've had the test suite fail several times in areas I have not touched.
Seems to happen intermittently. See https://github.com/jethrokuan/org-roam/pull/383
The only thing that has changed is a few strings in the docs. No code was touched.
I'm aware, but not sure what the fix should be yet
Just documenting this in hopes that we can track this down.
Another case in which a change to documentation failed: #433
Failure:
org-roam-insert nested/temp3 -> foo
Traceback (most recent call last):
(buttercup-fail "%s" "Expected `(buffer-string)' with value \"\" to match ...
(signal buttercup-failed "Expected `(buffer-string)' with value \"\" to ma...
FAILED: Expected `(buffer-string)' with value "" to match the regexp "file:\\.\\./foo\\.org", but instead it was "".
This should be resolved already.