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 917b7a5 commit 6cdf288Copy full SHA for 6cdf288
test/helper/webapi.js
@@ -1497,7 +1497,7 @@ module.exports.tests = function () {
1497
},
1498
)
1499
} catch (e) {
1500
- 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"')
1501
}
1502
})
1503
0 commit comments