Remove unneeded mock

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
AHumphriesSL 2026-07-24 23:20:31 -04:00 committed by GitHub
parent 79894f18f7
commit d63cca3b8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -83,9 +83,6 @@ const benefitRecalModalStub = {
}
};
const mockBenefitRecalModalContent = {
HeaderText: 'Benefit Recalibration Modal Header'
}
function getShallowMountedComponent(initialData = {}, methodToRun = () => {}) {
const mountOptions = getMountOptions({