Skip to content

Commit 3dd461b

Browse files
committed
remove pr tag
1 parent 75abb7b commit 3dd461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ module.exports = {
145145
.waitForElementVisible('#verticalIconsKindsolidity > i.remixui_status.fas.fa-check-circle.text-success.remixui_statusCheck')
146146
.pause(2000)
147147
},
148-
'Create OpenZeppelin ERC721 template with Contract Wizard #pr': function (browser: NightwatchBrowser) {
148+
'Create OpenZeppelin ERC721 template with Contract Wizard': function (browser: NightwatchBrowser) {
149149
browser
150150
.clickLaunchIcon('filePanel')
151151
.click('*[data-id="workspacesSelect"]')

0 commit comments

Comments
 (0)