You could create another module `test-queries`, add the main database as dependency and depend on th...
h
You could create another module
test-queries
, add the main database as dependency and depend on the test module in
commonTest
.
👍 1