mariadb-corporation / mariadb-connector-nodejs

MariaDB Connector/Node.js is used to connect applications developed on Node.js to MariaDB and MySQL databases. MariaDB Connector/Node.js is LGPL licensed.
GNU Lesser General Public License v2.1
371 stars 91 forks source link

Use TEST_DB_DATABASE in tests #232

Closed markus456 closed 1 year ago

markus456 commented 1 year ago

Fixes a test case that fails if TEST_DB_DATABASE is set to a non-default value.