gemini-testing / testplane

Testplane (ex-hermione) browser test runner based on mocha and wdio
https://testplane.io
MIT License
710 stars 62 forks source link

fix: types for describe, it #941

Closed DudaGod closed 4 months ago

DudaGod commented 4 months ago

I made a mistake in this PR - https://github.com/gemini-testing/testplane/pull/933. Types should be imported from build folder, which is published in npm.

Fixes - https://github.com/gemini-testing/testplane/issues/940