Skip to content

Commit acee4dd

Browse files
ioedeveloperAniket-Engg
authored andcommitted
Remove PR tag
1 parent c8c9c03 commit acee4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide-e2e/src/tests/transactionExecution.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ module.exports = {
221221
.journalLastChildIncludes('"documentation": "param3 from library"')
222222
},
223223

224-
'Should compile and deploy 2 simple contracts, the contract creation component state should be correctly reset for the deployment of the second contract #group4 #pr': function (browser: NightwatchBrowser) {
224+
'Should compile and deploy 2 simple contracts, the contract creation component state should be correctly reset for the deployment of the second contract #group4': function (browser: NightwatchBrowser) {
225225
browser
226226
.addFile('Storage.sol', sources[6]['Storage.sol'])
227227
.pause(1000)

0 commit comments

Comments
 (0)