import * as React from 'react'; import Component from '@digigov/ui/feedback/ErrorSummary'; it('renders the ErrorSummary with sample data', () => { expect( this is some random warning text ).toMatchSnapshot(); });