Skip to content

Instantly share code, notes, and snippets.

@ylv-io
Created April 26, 2019 10:16
Show Gist options
  • Save ylv-io/8f83dc85427fbb1869e3705c09542342 to your computer and use it in GitHub Desktop.
Save ylv-io/8f83dc85427fbb1869e3705c09542342 to your computer and use it in GitHub Desktop.
import { cache } from './patch';
const stub = sinon.stub(cache, 'lib');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment