extra console

pull/5370/head
Aniket-Engg 3 years ago committed by Aniket
parent 66d3c11f8b
commit 1dc0f8fe6d
  1. 1
      apps/remix-ide/src/app/tabs/test-tab.js

@ -571,7 +571,6 @@ module.exports = class TestTab extends ViewPlugin {
}, { testFilePath }
)
}).catch((error) => {
console.log('error in runTest-->', error)
if (error) return // eslint-disable-line
})
}

Loading…
Cancel
Save