We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0a46f commit abfa932Copy full SHA for abfa932
components/automate-ui/protractor.conf.js
@@ -27,7 +27,7 @@ exports.config = {
27
showColors: true,
28
defaultTimeoutInterval: 30000,
29
print: function() {},
30
- random: true
+ random: false
31
},
32
onPrepare() {
33
require('ts-node').register({
0 commit comments