BlackPoretsky

Results 1 comments of BlackPoretsky

It seems the issue lies in the `Config` class, specifically in the `read` method, where `require()` is used, causing a conflict with `ESM`. https://github.com/gemini-testing/testplane/blob/812bfe8ae89c2cf994c15f2f2472c5ac35c16a0d/src/config/index.ts#L20 To be honest, I don’t quite...