Changed to new SQL version
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
f5d26bdb99
commit
9aaea7e8ed
|
@ -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() => {
|
||||
|
|
Loading…
Reference in New Issue