Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ytf
/
ds_seller
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0e34c741ac
Ramas
Etiquetas
dev
init_code
master
test
ds_seller
/
seller
/
jest.config.js
jest.config.js
86 B
Histórico
Raw
1
2
3
4
5
module.exports = {
testURL: 'http://localhost:8000',
preset: 'jest-puppeteer',
};