Skip to content

Commit

Permalink
Fix typecheck error
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Robertson committed Jan 12, 2020
1 parent 99922ca commit 7ed2f38
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ describe('savedMap', () => {
center: null,
title: null,
timerange: null,
hideLayer: null,
};

it('accepts null context', () => {
Expand Down

0 comments on commit 7ed2f38

Please sign in to comment.