describe('getForm()', () => {
  const bindings = generateTestBindings()
  const { token, version } = bindings
  const bound = bind(getForm, bindings)