kentcdodds / testing-workshop

A workshop for learning how to test JavaScript applications
http://git.io/testing-workshop
1.36k stars 708 forks source link

Add support for node >= 10 #98

Closed patryk-tech closed 5 years ago

patryk-tech commented 5 years ago

slice() just checks the first character, so it breaks with node >= 10.0.