Remove unneeded mock
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
79894f18f7
commit
d63cca3b8f
1 changed files with 0 additions and 3 deletions
|
|
@ -83,9 +83,6 @@ const benefitRecalModalStub = {
|
|||
}
|
||||
};
|
||||
|
||||
const mockBenefitRecalModalContent = {
|
||||
HeaderText: 'Benefit Recalibration Modal Header'
|
||||
}
|
||||
|
||||
function getShallowMountedComponent(initialData = {}, methodToRun = () => {}) {
|
||||
const mountOptions = getMountOptions({
|
||||
|
|
|
|||
Loading…
Reference in a new issue