We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca36a7 commit 0b443c2Copy full SHA for 0b443c2
test/jasmine/tests/config_test.js
@@ -32,7 +32,6 @@ describe('config argument', function() {
32
33
var link = document.getElementsByClassName('js-plot-link-container')[0];
34
35
- console.log(link);
36
expect(link.textContent).toBe('Edit chart »');
37
38
var bBox = link.getBoundingClientRect();
0 commit comments