update version test script

pull/5370/head
bunsenstraat 1 year ago committed by Joseph Izang
parent e510b1946c
commit 306e40da87
  1. 1
      apps/remix-ide-e2e/src/tests/vyper_api.test.ts

@ -105,7 +105,6 @@ module.exports = {
}
const testContract = `
# @version >=0.2.4 <0.3.0
DNA_DIGITS: constant(uint256) = 16
DNA_MODULUS: constant(uint256) = 10 ** DNA_DIGITS

Loading…
Cancel
Save