Skip to content

Commit

Permalink
fix(build): Fix the broken build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Miller committed Oct 11, 2017
1 parent 588e24d commit 214ac33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lens.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ describe("with deep lens and object", () => {
b: {
c: "d1",
},
},
});

expect(testObj).toEqual({
Expand Down

0 comments on commit 214ac33

Please sign in to comment.