Skip to content

Commit 403155b

Browse files
committed
fail test
1 parent 76e6055 commit 403155b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/__tests__/action.test.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ import Adapter from 'enzyme-adapter-react-16';
44
import Action from '../components/Action';
55
import { changeView, changeSlider } from '../actions/actions';
66

7+
//asdflaksdfjlk
8+
79
configure({ adapter: new Adapter() });
810

911
describe('unit testing for Action.jsx', () => {

0 commit comments

Comments
 (0)