bslatkin / dpxdt

Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
https://dpxdt-test.appspot.com
Apache License 2.0
1.44k stars 124 forks source link

Honor config resourceTimeoutMs #118

Closed mhemesath closed 9 years ago

mhemesath commented 9 years ago

Fixed logic to default MS on resourceTimeout if passed through to config.

bslatkin commented 9 years ago

Good catch! Thanks for the fix. Sorry for the delay in my response.