test('fetch user1 without share codes', async () => {
  const message = {
    project: projectId1
  }
  const msg = await SendCommand(actions.fetchShareCodes, message)