removed extra space at end of file

pull/1104/head
tizah 4 years ago
parent d351f4c70a
commit 973de43305
  1. 2
      apps/remix-ide-e2e/src/tests/staticAnalysis.spec.ts

@ -41,5 +41,3 @@ function runTests (browser: NightwatchBrowser) {
.testContracts('Untitled.sol', sources[0]['Untitled.sol'], ['TooMuchGas', 'test1', 'test2'])
.clickLaunchIcon('solidityStaticAnalysis')
}

Loading…
Cancel
Save