Skip to content

Commit

Permalink
chore: restructure unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AXeL-dev committed Mar 5, 2022
1 parent 94a3c75 commit f11cdde
Show file tree
Hide file tree
Showing 43 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import { render, screen } from '@testing-library/react';
import App from '../App';
import App from 'App';

it('renders nothing when accessAllowed prop is not defined', () => {
const { container } = render(<App />);
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f11cdde

Please sign in to comment.