scenarioo / scenarioo-js

Scenarioo writer library to produce feature rich e2e test reports, e.g. from Protractor/WebDriverJS tests with Jasmine
http://www.scenarioo.org
MIT License
10 stars 3 forks source link

Remove rogue '});' which causes a compile error in lib\scenarioo-js.js. #84

Closed davidlahner closed 5 years ago

davidlahner commented 5 years ago

Fixes #83

A previous merge introduced a rogue line which caused a compilation error in lib\scenarioo-js.js.