diff --git a/DEVELOPER_SETUP.md b/DEVELOPER_SETUP.md index 4ce1e0933..0523a86d5 100644 --- a/DEVELOPER_SETUP.md +++ b/DEVELOPER_SETUP.md @@ -171,7 +171,6 @@ docker exec -i romm-db-dev mariadb -uroot -p < backend/romm_test/ _Migrations will be run automatically when running the tests._ - ```sh cd backend # path or test file can be passed as argument to test only a subset