Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Apr 22, 2018
1 parent bab7b85 commit 71437d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/compile/mark/mixins.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ describe('compile/mark/mixins', () => {
});
});

describe('tootlip()', () => {
describe('tooltip()', () => {
it('generates tooltip object signal for an array of tooltip fields', function () {
const model = parseUnitModelWithScaleAndLayoutSize({
"mark": "point",
Expand Down

0 comments on commit 71437d4

Please sign in to comment.