Skip to content

Commit 9253732

Browse files
committed
fixup fail -> failTest
1 parent f0a6128 commit 9253732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/pie_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ describe('pie hovering', function() {
10661066
'garbage hoverinfo'
10671067
);
10681068
})
1069-
.catch(fail)
1069+
.catch(failTest)
10701070
.then(done);
10711071
});
10721072

0 commit comments

Comments
 (0)