Skip to content

Commit

Permalink
Update SecuredRouteForUser.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
duplixx authored Nov 10, 2023
1 parent a8b5d6e commit 787de64
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from 'react';
import { MemoryRouter, Route } from 'react-router-dom';
import { render, screen, waitFor } from '@testing-library/react';
import SecuredRouteForUser from './SecuredRouteForUser';
Expand Down

0 comments on commit 787de64

Please sign in to comment.