Skip to content

Instantly share code, notes, and snippets.

@kesor
Created April 5, 2020 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kesor/639e0c7b68cd7f30eb004011b7249770 to your computer and use it in GitHub Desktop.
Save kesor/639e0c7b68cd7f30eb004011b7249770 to your computer and use it in GitHub Desktop.
const hierarchy = {
config: {
settings: sinon.fake(),
log: {
info: sinon.fake()
}
}
}
verifyPassword(hierarchy)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment