Skip to content

Commit 0b443c2

Browse files
committed
rm console.log
1 parent bca36a7 commit 0b443c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/jasmine/tests/config_test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ describe('config argument', function() {
3232

3333
var link = document.getElementsByClassName('js-plot-link-container')[0];
3434

35-
console.log(link);
3635
expect(link.textContent).toBe('Edit chart »');
3736

3837
var bBox = link.getBoundingClientRect();

0 commit comments

Comments
 (0)