Welcome to mirror list, hosted at ThFree Co, Russian Federation.

form_element.js « dom_shims « __helpers__ « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 46ef037484832c67beae128bcf35859dd9e774ea (plain)
1
HTMLFormElement.prototype.submit = jest.fn();