angular-requirejs-seed icon indicating copy to clipboard operation
angular-requirejs-seed copied to clipboard

unit testing MyCtrl2 scope values gives undefined error

Open designed-in-india opened this issue 11 years ago • 1 comments
trafficstars

As in the seed example, when trying to access the MyCtrl2 scope values, i.e, $scope.welcomeMessage = 'hey this is myctrl2.js!';

Getting an error 'Expected undefined to equal 'hey this is myctrl2.js!'.'

Please assist.

designed-in-india avatar Jun 06 '14 13:06 designed-in-india

Hey, not sure what could be causing it. I've recently refreshed the seed project, could you try again using the latest version? Thanks!

tnajdek avatar Jan 31 '15 18:01 tnajdek