You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.journalLastChildIncludes('Debug the transaction to get more information.')
161
+
.click('*[data-id="deployAndRunClearInstances"]')
161
162
},
162
163
163
164
'Should Compile and Deploy a contract which define a custom error, the error should be logged in the terminal , using London VM Fork': function(browser: NightwatchBrowser){
164
165
browser
165
166
.click('*[data-id="settingsVMLondonMode"]')// switch to London fork
166
167
.selectAccount('0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c')// this account will be used for this test suite
0 commit comments