Fix tests

This commit is contained in:
Daniel Imms
2016-08-12 10:27:49 -07:00
parent 92605a9734
commit c24ae84b00
+3
View File
@@ -14,6 +14,9 @@ describe('CompositionHelper', function () {
add: function () {},
remove: function () {},
},
getBoundingClientRect: function () {
return { width: 0 }
},
style: {
left: 0,
top: 0