DannyDainton / newman-reporter-htmlextra

A HTML reporter for Postman's Command Line Runner, Newman. Includes Non Aggregated Runs broken down by Iterations, Skipped Tests, Console Logs and the handlebars helpers module for better custom templates.
Apache License 2.0
357 stars 139 forks source link

Default template buggy theme slider fix #384

Closed IceBjerg closed 2 years ago

IceBjerg commented 2 years ago

Default template buggy theme slider fixed: theme switch state was always on "light".

Sorry for reformatting some parts of the code, my IDE did not let me get away with trailing whitespaces.