pull/4791/head
filip mertens 5 months ago
parent 2e06f8534c
commit fea8d9c5f6
  1. 2
      apps/remix-ide-e2e/src/tests/vyper_api.test.ts

@ -149,7 +149,7 @@ module.exports = {
})
},
'Compile Ownable contract from snekmate #group1': function (browser: NightwatchBrowser) {
'Compile Ownable contract from snekmate #group1': !function (browser: NightwatchBrowser) {
let contractAddress
browser
.frameParent()

Loading…
Cancel
Save