3368-export_database #806

Merged
carlosjr merged 12 commits from 3368-export_database into dev 2021-11-25 10:53:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f96f22c231 - Show all commits

View File

@ -1,6 +1,6 @@
const app = require('vn-loopback/server/server');
// #3400 analizar que hacer con utas de back colletion
// #3400 analizar que hacer con rutas de back colletion
xdescribe('newCollection()', () => {
it('return a new collection', async() => {
let ctx = {req: {accessToken: {userId: 1106}}};