fix(accounts): Spec fixes for a03e8f70

This commit is contained in:
Ben Gotow 2016-01-12 15:16:59 -08:00
parent c10d22f163
commit ba9af70b16

View file

@ -89,4 +89,3 @@ describe "AccountStore", ->
it "triggers", ->
expect(@instance.trigger).toHaveBeenCalled()
expect(@instance.trigger.calls.length).toBe 1