Jest ReferenceError: Textencoder tidak didefinisikan

// jest.config.json
{
	testEnvironment: "node"
}
florinrelea