snap-shot icon indicating copy to clipboard operation
snap-shot copied to clipboard

Can this work with TypeScript

Open bahmutov opened this issue 7 years ago • 2 comments

Would be great!

bahmutov avatar May 31 '17 19:05 bahmutov

https://github.com/bahmutov/find-test-caller/pull/3

janstrohbeck avatar Dec 05 '17 13:12 janstrohbeck

Agreed!

     TypeError: Cannot destructure property `specName` of 'undefined' or 'null'.
      at snapshot (node_modules/snap-shot/src/index.js:80:43)
      at Context.<anonymous> (src/selenium/unit/dateParseHelpers.ts:425:3)

ccorcos avatar Jun 07 '19 21:06 ccorcos