onst port = await createTestServer( 'text/html; charset=utf-16le', TEST_HTML_UTF16, ); const $ = await cheerio.fromURL(`http://localhost:${port}`); expect($.html()).toBe( `${TEST_HTML}