Build [v1.14.24]
This commit is contained in:
@@ -110,7 +110,7 @@ describe('InventoryTable - Photo Display', () => {
|
||||
const thumbnail = screen.getByAltText('Test Item');
|
||||
expect(thumbnail.parentElement).toHaveClass(
|
||||
'border-2',
|
||||
'border-slate-300'
|
||||
'border-foreground'
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user