module.exports = function (config) { config.set({ client: { jasmine: { random: false }, }, }); };