all repos — caroster @ 1eff8c695a32beae4a1bd07c45c45ec05f27a0f4

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

backend/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