'use strict'; module.exports = () => { return { testApps: 1, }; };