You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering, when you generate a model, say Client, then a spec is generated: Client.coffee. But when I want to use jasmine-node, it finds no specs as it is searching for .spec.coffee files.
Any reason why spine.app doesn't generate Client.spec.coffee ? Or should I run my jasmine-node command differently?
The text was updated successfully, but these errors were encountered:
Hi
I was wondering, when you generate a model, say
Client
, then a spec is generated:Client.coffee
. But when I want to usejasmine-node
, it finds no specs as it is searching for.spec.coffee
files.Any reason why spine.app doesn't generate
Client.spec.coffee
? Or should I run my jasmine-node command differently?The text was updated successfully, but these errors were encountered: