export default { project: 'Ponderants', // Use localhost for ATproto OAuth localhost development mode url: 'http://localhost:3000', // We will configure magnitude to find tests in this directory tests: 'tests/magnitude/**/*.mag.ts', };