angular-requirejs-seed
angular-requirejs-seed copied to clipboard
unit testing MyCtrl2 scope values gives undefined error
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.
Hey, not sure what could be causing it. I've recently refreshed the seed project, could you try again using the latest version? Thanks!