mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
some cleanup, split backend and frontend
This commit is contained in:
6
backend/mocha.json
Executable file
6
backend/mocha.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"reporterEnabled": "spec, mocha-junit-reporter",
|
||||
"mochaJunitReporterReporterOptions": {
|
||||
"mochaFile":"backend-report.xml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user