change group

pull/5370/head
filip mertens 3 years ago committed by yann300
parent e627ed4b55
commit 6edd65bc9d
  1. 2
      apps/remix-ide-e2e/src/tests/specialFunctions.test.ts

@ -187,7 +187,7 @@ module.exports = {
})
})
},
'Use special functions receive/fallback - receive and fallback are declared and payable, sending wei #group4': function (browser: NightwatchBrowser) {
'Use special functions receive/fallback - receive and fallback are declared and payable, sending wei #group6': function (browser: NightwatchBrowser) {
browser.perform((done) => {
browser.getAddressAtPosition(1, (address) => {
browser.sendLowLevelTx(address, '1', '')

Loading…
Cancel
Save