Fix broken test

This commit is contained in:
Evert Timberg 2015-12-23 12:00:56 -05:00
parent f170fd1b8d
commit bbc6f5aa5f

View File

@ -109,7 +109,7 @@ describe('Rectangle element tests', function() {
expect(rectangle.tooltipPosition()).toEqual({
x: 10,
y: 0,
y: 15,
});
// Test when the y is below the base (negative bar)