docs(tutorial/step-2): add beforeEach to load module
The non-global controller test throws an error because the test does not know about the module and so can not find the controller. This change tells the test about the module so the test can find the controller. Closes #4489
D
DanS committed
c1e6afca11061c5c5d7570a04825f98ce1994a88
Parent: 280354c
Committed by Pete Bacon Darwin <pete@bacondarwin.com>
on 10/25/2013, 9:03:10 PM