Dev docs mention `make ingest-test` which doesn't exist
stchris opened this issue · 0 comments
stchris commented
The documentation here: https://docs.alephdata.org/developers/installation#running-tests mentions a make target ingest-test
which doesn't seem to exist (although there is one named ingest-restart
).
Edit: if I'm not mistaken that target was taken out in alephdata/aleph#1409