import 'react-native'; import { render } from '@testing-library/react-native'; import * as React from 'react'; import { Article, Aside, Footer, Header, Main, Nav, Section } from '../Layout'; it('renders Footer', () => { const { toJSON } = render(