tacoss / grunt-nightwatch

Run your Nightwatch.js tests with Grunt
50 stars 22 forks source link

target[key] is only overridden if the current value is undefined. #3

Closed cajones closed 10 years ago

cajones commented 10 years ago

target[key] is only overridden if the current value is undefined. In the case of defaults they will never be overridden as they are never undefined.

pateketrueke commented 10 years ago

Sorry for not comment before.

Even the most simple things can be totally ignored on a first glance.

So much thanks for this PR!