export default () => {
  throw new Error('This is an expected error')
}