Skip to content

Commit 03d1c35

Browse files
committed
dropdown.jsx unit testing complete
1 parent 2b51192 commit 03d1c35

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/app/__tests__/MainContainer.test.js

Whitespace-only changes.

src/app/__tests__/actionContainer.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configure({ adapter: new Adapter() });
1313
const state = {
1414
tabs: {
1515
87: {
16-
snapshots: [1,2,3,4],
16+
snapshots: [1, 2, 3, 4],
1717
sliderIndex: 0,
1818
viewIndex: -1,
1919
},

0 commit comments

Comments
 (0)