removed extra space at end of file

pull/1104/head
tizah 4 years ago
parent cbb2c03246
commit 9ab0288b2d
  1. 4
      apps/remix-ide-e2e/src/tests/staticAnalysis.spec.ts

@ -40,6 +40,4 @@ function runTests (browser: NightwatchBrowser) {
.pause(10000)
.testContracts('Untitled.sol', sources[0]['Untitled.sol'], ['TooMuchGas', 'test1', 'test2'])
.clickLaunchIcon('solidityStaticAnalysis')
}
}
Loading…
Cancel
Save