zoltan-nz / library-app

Detailed Ember.js v4.7 tutorial for absolute beginners. https://yoember.com
http://library-app.firebaseapp.com
195 stars 77 forks source link

Fix Books Controller test #72

Closed zoltan-nz closed 4 years ago

zoltan-nz commented 4 years ago

There is no validation check in the saveBook action at the moment, so I just removed that part from the test.