noririco

Results 1 comments of noririco

@elado @TomRiedl Thanks for your comments, Im using typescript. I get this ```typescript const filename = `${titleToFileName( runnable.parent.title )} -- ${titleToFileName( test.title )} (failed).png`; // Object is possibly 'undefined'.ts(2532) ```...