UNPKG

aye-spy

Version:
5 lines (4 loc) 93 B
'use strict'; module.exports = function onBeforeSuiteMock() { throw new Error('Boom!'); };