Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
test(External): repaired Coinify + SFOX mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjors committed Jan 18, 2017
1 parent 5d7f882 commit d7235e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/external_spec.js.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ describe "External", ->
}

stubs = {
'./coinify/coinify' : Coinify,
'./sfox/sfox' : SFOX,
'bitcoin-coinify-client' : Coinify,
'bitcoin-sfox-client' : SFOX,
'./metadata' : Metadata,
'./exchange-delegate' : ExchangeDelegate
}
Expand Down

0 comments on commit d7235e2

Please sign in to comment.