Y
Hacker News
new
|
ask
|
show
|
jobs
by
moriya
4795 days ago
IIRC you actually have to remove the Heroku postgres DB for it to pass if you're running RDS.
1 comments
jclem
4795 days ago
This 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.
link