test(client): enable all logging tests with mini-proxy (#18431)
Closes https://github.com/prisma/client-planning/issues/294
base
0e4f3bb
8 months ago by aqrln
-58%
refactor: remove jest/no-standalone-expect eslint rule
Our experience so far has been that it doesn't bring much value and
never catches any legitimate issues but instead makes it harder to
write helpers and wrappers around `expect`.