diff --git a/frontend/assets/download.jpg b/frontend/assets/download.jpg index 6e7f0912..80953c61 100644 Binary files a/frontend/assets/download.jpg and b/frontend/assets/download.jpg differ diff --git a/frontend/src/components/footer/__snapshots__/footer.test.js.snap b/frontend/src/components/footer/__snapshots__/footer.test.js.snap index f91cb05e..b6859413 100644 --- a/frontend/src/components/footer/__snapshots__/footer.test.js.snap +++ b/frontend/src/components/footer/__snapshots__/footer.test.js.snap @@ -25,9 +25,9 @@ Array [ ,
  • - Dashboard + Gráficos
  • ,
  • diff --git a/frontend/src/components/footer/footer.test.js b/frontend/src/components/footer/footer.test.js index 61141e6e..cfb34d04 100644 --- a/frontend/src/components/footer/footer.test.js +++ b/frontend/src/components/footer/footer.test.js @@ -12,18 +12,18 @@ describe('Deve renderizar os links para as rotas: ', () => { const linkRoute = screen.getByText('Licitações'); expect(linkRoute).toBeInTheDocument(); }); - test('sobrenos', () => { + test('artigos', () => { render(