Skip to content

Instantly share code, notes, and snippets.

@marcelojunior
Created January 28, 2015 18:34
Show Gist options
  • Save marcelojunior/7a98fb5021454dfab279 to your computer and use it in GitHub Desktop.
Save marcelojunior/7a98fb5021454dfab279 to your computer and use it in GitHub Desktop.
Failures:
1) Controller: ClientsIndexCtrl encountered a declaration exception
Message:
TypeError: object is not a function
Stacktrace:
TypeError: object is not a function
at [object Object].<anonymous> (/Users/marcelo/projetos/projeto1/spec/javascripts/projeto_specs/controllers/clients/index.coffee:5:16)
at Object.<anonymous> (/Users/marcelo/projetos/projeto1/spec/javascripts/projeto_specs/controllers/clients/index.coffee:3:3)
at Object.<anonymous> (/Users/marcelo/projetos/projeto1/spec/javascripts/projeto_specs/controllers/clients/index.coffee:19:4)
at Object.loadFile (/Users/marcelo/projetos/projeto1/node_modules/coffee-script/lib/coffee-script/register.js:16:19)
at require (module.js:380:17)
at Function.promise (/Users/marcelo/.node/lib/node_modules/protractor/node_modules/q/q.js:650:9)
at _fulfilled (/Users/marcelo/.node/lib/node_modules/protractor/node_modules/q/q.js:797:54)
at self.promiseDispatch.done (/Users/marcelo/.node/lib/node_modules/protractor/node_modules/q/q.js:826:30)
at Promise.promise.promiseDispatch (/Users/marcelo/.node/lib/node_modules/protractor/node_modules/q/q.js:759:13)
at /Users/marcelo/.node/lib/node_modules/protractor/node_modules/q/q.js:525:49
at flush (/Users/marcelo/.node/lib/node_modules/protractor/node_modules/q/q.js:108:17)
at process._tickCallback (node.js:419:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment