anephenix/ui

View on GitHub
src/components/footer/Footer.test.jsx

Summary

Maintainability
A
0 mins
Test Coverage
import Footer from './Footer';

describe('Footer', () => {
    Footer;
    test.todo('should do something');
});