Updated jest for frontend

This commit is contained in:
Jori Lallo
2017-05-22 23:51:16 -07:00
parent 2a8cc80a86
commit 4c8df3231d
6 changed files with 648 additions and 466 deletions

View File

@ -1,7 +1,5 @@
/* eslint-disable */
import React from 'react';
import { snap } from 'utils/testUtils';
import Alert from '.';
test('renders default as info', () => {