hotFix itemNewer refs #6964
gitea/salix/pipeline/pr-master This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-07-05 08:44:09 +02:00
parent 859f610f43
commit 159f2f5f1c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
const {models} = require('vn-loopback/server/server');
describe('itemShelving getListItemNewer()', () => {
fit('should return true because there is an older item', async() => {
it('should return true because there is an older item', async() => {
const shelving = 'NBB';
const parking = '700-01';