test('Get form', async () => {
  const form = await formFactory();

  try {
    await Forms.getForm('fakeId');