From a511f118f69dd10a2b12875740236cf231c5961d Mon Sep 17 00:00:00 2001
From: Adrien Kirjak <adrien.kirjak@ericsson.com>
Date: Wed, 14 Sep 2016 08:59:53 +0200
Subject: [PATCH] Corrected negative test

Signed-off-by: Adrien Kirjak <adrien.kirjak@ericsson.com>
---
 .../negative_tests/21_configuration_operations.script           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conformance_test/core_language_tests/negative_tests/21_configuration_operations.script b/conformance_test/core_language_tests/negative_tests/21_configuration_operations.script
index f213b10ef..c470a634c 100644
--- a/conformance_test/core_language_tests/negative_tests/21_configuration_operations.script
+++ b/conformance_test/core_language_tests/negative_tests/21_configuration_operations.script
@@ -1235,7 +1235,7 @@ module NegSem_210302_Start_test_component_001 {
 <END_MODULE>
 
 <RESULT COUNT 1>
-Dynamic test case error: PTC with component reference 3 is not alive anymore. Start operation cannot be performed on it.
+Dynamic test case error: 
 <END_RESULT>
 
 <END_TC>
-- 
GitLab