export default { project: 'Ponderants', // Use 127.0.0.1 instead of localhost per RFC 8252 for OAuth url: 'http://127.0.0.1:3000', // We will configure magnitude to find tests in this directory tests: 'tests/magnitude/**/*.mag.ts', };