Changed to new SQL version
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2023-04-13 12:01:51 +02:00
parent f5d26bdb99
commit 9aaea7e8ed
4 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const {models} = require('vn-loopback/server/server');
fdescribe('account validateAuth()', () => {
describe('account validateAuth()', () => {
const developerId = 9;
it('should throw an error for a non existent code', async() => {