department-of-veterans-affairs/vets-website

View on GitHub
src/applications/static-pages/download-1095b/components/App/index.unit.spec.js

Summary

Maintainability
A
0 mins
Test Coverage
// // Dependencies.
// import React from 'react';
// import { expect } from 'chai';
// import { shallow, mount } from 'enzyme';
// import { Provider } from 'react-redux';
// // Relative imports.
// import { App } from '.';

// describe('Download 1095B <App>', () => {
// });