all repos — caroster @ 33e55b4b16be2f7368c210d601c6b8c7cfa3f9bf

[Octree] Group carpool to your event https://caroster.io

e2e/wdio.conf.js (view raw)

1'use strict'
2require('dotenv').config()
3
4// Default to the Chrome config:
5exports.config = require(`./conf/${process.env.NAV || 'chrome'}`).config