From bcd19c2bbd5808cb5fb0a933e781f81ef07f77ea Mon Sep 17 00:00:00 2001 From: ds-kgassner Date: Tue, 28 May 2024 10:34:21 +0200 Subject: [PATCH] chore(tavern):[#503] fixing aspects in ess test --- local/testing/api-tests/irs-api-tests.tavern.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/local/testing/api-tests/irs-api-tests.tavern.yaml b/local/testing/api-tests/irs-api-tests.tavern.yaml index fe922ff24c..08b12afea8 100644 --- a/local/testing/api-tests/irs-api-tests.tavern.yaml +++ b/local/testing/api-tests/irs-api-tests.tavern.yaml @@ -1451,10 +1451,8 @@ stages: globalAssetId: urn:uuid:4509ea7c-c8d2-41a1-83ca-c214ee34af6c #"{tavern.env_vars.GLOBAL_ASSET_ID_AS_BUILT}" bpn: "{tavern.env_vars.BPN_AS_BUILT}" aspects: - # - urn:samm:io.catenax.serial_part:3.0.0#SerialPart - # - urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription - - urn:samm:io.catenax.battery.product_description:1.0.1#ProductDescription - #- ProductDescription + - urn:samm:io.catenax.serial_part:3.0.0#SerialPart + - urn:samm:io.catenax.vehicle.product_description:1.0.0#ProductDescription collectAspects: true depth: 2 method: POST