@ -3,7 +3,7 @@ version: 2.1
parameters:
run_flaky_tests:
type: boolean
default: true
default: false
orbs:
browser-tools: circleci/browser-tools@1.4.4
win: circleci/windows@5.0
@ -20,7 +20,7 @@ module.exports = {
.frame(0)
},
'Should clone the Vyper repo #group1 #flaky': function (browser: NightwatchBrowser) {
'Should clone the Vyper repo #group1': function (browser: NightwatchBrowser) {
browser
.waitForElementVisible('button[data-id="add-repository"]')
.click('button[data-id="add-repository"]')