codeceptjs / codeceptjs-resemblehelper

MIT License
27 stars 52 forks source link

Fix empty output settings sent in Resemble options #120

Closed saadichouaib closed 1 year ago

saadichouaib commented 1 year ago

Context

This small one fixes the issue resemble.js Output Settings not working.

https://github.com/codeceptjs/codeceptjs-resemblehelper/issues/118

Cause

outputSettings object become empty when sent in parameters.

Fix

Change the condition.