Closed jnnchi closed 6 days ago
Changed test script to cd backend && python manage.py test, so that Heroku can find the tests.
cd backend && python manage.py test
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Changed test script to
cd backend && python manage.py test
, so that Heroku can find the tests.