7226-testToMaster_2416 #2320

Merged
alexm merged 188 commits from 7226-testToMaster_2416 into master 2024-04-18 05:39:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c4fcb2cd12 - Show all commits

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