test.before(() => {
  const shep = require('../../src/index')
  return shep.new({ region, rolename, path })
})