Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Commit a2b4363

Browse files
committed
remove console.log from test
1 parent 260a789 commit a2b4363

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/images.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ module('images', {
2424
asyncTest('image preview', function () {
2525
var that = this;
2626

27-
window.console.log($('#qunit-fixture').html());
28-
2927
this.$el.find('p').click();
3028

3129
this.addon.uploadAdd(null, {

0 commit comments

Comments
 (0)