3 ms·
IIRC you actually have to remove the Heroku postgres DB for it to pass if you're running RDS.
by moriya 13y ago
IIRC you actually have to remove the Heroku postgres DB for it to pass if you're running RDS.
- jclem 13y agoThis is correct. If there are no Heroku Postgres DBs, the test is skipped. If there are any, the test only passes if there is at least 1 production-tier database.