Skip to content

Commit

Permalink
fix for MockMap spies
Browse files Browse the repository at this point in the history
  • Loading branch information
Edan Schwartz committed Apr 23, 2014
1 parent debc996 commit b924d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/mocks/aeris/maps/map.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ define([
* @constructor
*/
var MockMap = MockFactory({
method: [
methods: [
'getBounds',
'getView',
'setCenter',
Expand Down

0 comments on commit b924d39

Please sign in to comment.