refs #6964 feat:advice for olderItem
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-03-22 13:04:16 +01:00
parent 61b649fdc5
commit c4fcb2cd12
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
const {models} = require('vn-loopback/server/server');
fdescribe('itemShelving hasOlder()', () => {
describe('itemShelving hasOlder()', () => {
it('should return false because there are not older items', async() => {
const shelvingFkIn = 'GVC';
const shelvingFkOut = 'HEJ';