Skip to content

Commit

Permalink
Test historial de preguntas
Browse files Browse the repository at this point in the history
  • Loading branch information
uo264915 committed Apr 18, 2024
1 parent b3d4925 commit fd1a602
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/components/HistoricalData.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ describe('HistoricalData component', () => {
const tableElement = screen.getByRole('table');

// Verifica si el elemento se encuentra en el DOM
expect(element).toBeInTheDocument();
expect(tableElement).toBeInTheDocument();


Expand Down

0 comments on commit fd1a602

Please sign in to comment.