Logo Passei Direto
Buscar

Captura de Tela 2026-01-21 as 10 13 30

User badge image
tolotel304

em

Ferramentas de estudo

Material

Prévia do material em texto

PdFooter > should renders footer correctly expect(received).toMatchSnapshot() Snapshot name: `PdFooter should renders footer correctly - Snapshot - 1 + Received + 1 @@ -45,10 +45,10 @@ - © 2025 Passei Direto + © 2026 Passei Direto 24 I test.each([[true], [false]]) 'should renders footer correctly', (isInternational) => } 25 const wrapper = mockWrapper(isInternational) > 26 expect(wrapper.element).toMatchSnapshot(); 27 I }); 28 }); 29 I