carteb / carte-blanche

An isolated development space with integrated fuzz testing for your components. See them individually, explore them in different states and quickly and confidently develop them.
https://www.youtube.com/watch?v=6g3-TQ6aaw8
MIT License
1.5k stars 47 forks source link

fixed assertion #340

Closed FezVrasta closed 8 years ago

FezVrasta commented 8 years ago

The test was failing locally but not on Travis (probably due to different versions of Node). I hope it's the correct way to fix it.

mxstbr commented 8 years ago

Yeah, this looks brilliant! Thanks @FezVrasta!