Rename org-mode test data directory to more specific org/ from notes/

This commit is contained in:
Debanjum Singh Solanky
2022-08-04 22:29:57 +03:00
parent 61c26ba611
commit f50f343f73
5 changed files with 5 additions and 5 deletions

View File

@@ -116,8 +116,8 @@ docker-compose build --pull
of `khoj_sample.yml`
- To run application on test data, update file paths containing
`/data/` to `tests/data/` in `khoj_sample.yml`
- Example replace `/data/notes/*.org` with
`tests/data/notes/*.org`
- Example replace `/data/org/*.org` with
`tests/data/org/*.org`
4. 4\. Run