refs #6230 remove basic-data columns #1937
|
@ -27,11 +27,8 @@ describe('Item Edit basic data path', () => {
|
|||
|
||||
it(`should edit the item basic data and confirm the item data was edited`, async() => {
|
||||
const values = {
|
||||
name: 'Rose of Purity',
|
||||
longName: 'RS Rose of Purity',
|
||||
type: 'Anthurium',
|
||||
intrastat: 'Coral y materiales similares',
|
||||
origin: 'Spain',
|
||||
relevancy: 1,
|
||||
generic: 'Pallet',
|
||||
isActive: false,
|
||||
|
|
Loading…
Reference in New Issue