fix linting

pull/2073/head^2
yann300 3 years ago
parent 96a694f971
commit a3baa31654
  1. 2
      apps/remix-ide-e2e/src/tests/stress.editor.ts

@ -50,7 +50,7 @@ module.exports = {
} }
} }
const content: string = ` const content = `
// SPDX-License-Identifier: GPL-3.0 // SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.7.0 <0.9.0; pragma solidity >=0.7.0 <0.9.0;

Loading…
Cancel
Save