Files
mattermost/store
Agniva De Sarker bf03f391e6 MM-27041: Do not run tests against both DBs in CI (#15060)
* MM-27041: Do not run tests against both DBs in CI

We already run the entire test suite for both mysql and postgres in parallel in CI.
So we just run the tests for the current database set.

* Fix incorrect env var
2020-07-20 22:50:00 +05:30
..