Removed focus
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
0faabeb145
commit
571e2f03d3
|
@ -1,6 +1,6 @@
|
||||||
const { models } = require('vn-loopback/server/server');
|
const { models } = require('vn-loopback/server/server');
|
||||||
|
|
||||||
fdescribe('client extendedListFilter()', () => {
|
describe('client extendedListFilter()', () => {
|
||||||
it('should return the clients matching the filter with a limit of 20 rows', async() => {
|
it('should return the clients matching the filter with a limit of 20 rows', async() => {
|
||||||
const tx = await models.Client.beginTransaction({});
|
const tx = await models.Client.beginTransaction({});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue