We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78dacf1 commit 35503c6Copy full SHA for 35503c6
test/helper/webapi.js
@@ -1480,7 +1480,7 @@ module.exports.tests = function () {
1480
},
1481
)
1482
} catch (e) {
1483
- e.message.should.include('expected all elements ({css: a[href="/codeceptjs/CodeceptJS"]}) to have attributes {"disable":true} "0" to equal "3"')
+ e.message.should.include('expected all elements ({css: a[href="/codeceptjs/CodeceptJS"]}) to have attributes {"disable":true} "0"')
1484
}
1485
})
1486
0 commit comments