Fix specs

This commit is contained in:
Piotr Sarnacki 2015-06-16 18:18:14 +02:00
parent 78580c1e76
commit 2332c3cf63

View File

@ -48,4 +48,6 @@ Auth = Ember.Object.extend
if @get('state') == 'signed-in'
'a-token'
refreshUserData: (->)
`export default Auth`