Commit f9b34afb authored by yann300's avatar yann300

fix ending tests

parent ce591590
......@@ -126,7 +126,6 @@ module.exports = {
}
]`)
.click('i[class^="clearinstance"]')
.end()
},
'Test Recorder': function (browser) {
......
......@@ -70,7 +70,6 @@ module.exports = {
})
})
})
},
'Test Signature': function (browser) {
let hash, signature
......@@ -99,6 +98,7 @@ module.exports = {
})
})
})
.end()
},
tearDown: sauce
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment