Skip to content

Commit

Permalink
yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-samuel committed Nov 19, 2024
1 parent 4248861 commit 6bb4b50
Show file tree
Hide file tree
Showing 2 changed files with 929 additions and 892 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ describe('DiagnosticsCURepairForm Component', () => {
fetchMock.reset();
fetchMock.restore();
});

it('Should render a new DiagnosticsCURepair form', async() => {
let wrapper;
await act(async() => {
Expand Down
Loading

0 comments on commit 6bb4b50

Please sign in to comment.