You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make unit tests respect env var overrides for DB connection (#292)
* Update unit tests to response MYSQL_USERNAME, MYSQL_PASSWORD, MYSQL_DATABASE, and MYSQL_PORT env vars; previously only MYSQL_HOSTNAME was respected.
* Use a simpler expression for MYSQL_PORT
0 commit comments