Skip to content

Commit

Permalink
refactor: updated snapshots for failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed May 27, 2024
1 parent 7b27ff4 commit 97bd120
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions src/pages/ExamsPage/__snapshots__/index.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -419,13 +419,13 @@ exports[`ExamsPage snapshots exams and attempts loaded 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down Expand Up @@ -502,13 +502,13 @@ exports[`ExamsPage snapshots exams and attempts loaded 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down Expand Up @@ -1065,13 +1065,13 @@ exports[`ExamsPage snapshots exams and attempts loaded 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down Expand Up @@ -1148,13 +1148,13 @@ exports[`ExamsPage snapshots exams and attempts loaded 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -302,13 +302,13 @@ exports[`AttemptList Test that the AttemptList matches snapshot 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down Expand Up @@ -385,13 +385,13 @@ exports[`AttemptList Test that the AttemptList matches snapshot 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down Expand Up @@ -827,13 +827,13 @@ exports[`AttemptList Test that the AttemptList matches snapshot 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down Expand Up @@ -910,13 +910,13 @@ exports[`AttemptList Test that the AttemptList matches snapshot 1`] = `
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
role="cell"
>
4/6/2023
4/5/2023
</td>
<td
class="pgn__data-table-cell-wrap"
Expand Down

0 comments on commit 97bd120

Please sign in to comment.