misspelled word
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2021-11-25 11:44:27 +01:00
parent 5914e8e1ac
commit f96f22c231
1 changed files with 1 additions and 1 deletions

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}}};