LunaMinds / code-cafe

Ad-hoc meetups for social programming
http://CodeCafe.io
6 stars 2 forks source link

chore(expect): Remove expect #56

Closed PsychoLlama closed 6 years ago

PsychoLlama commented 6 years ago

Jest comes with an assertion framework and it's wicked cool. This commit replaces expect with jest's version.