Skip to content

Commit e87cdd2

Browse files
Sandeep PinnintiGitHub Enterprise
authored andcommitted
Rfe/ric 1080 support internal transitions in class state machines (#80)
* Internal Transitions test case * test case update * update in test case * RIC-1080 update in test case * Test case update * Update in test case * RIC-1080 update in test case * added test case and update for PR comments * added test case and update for PR comments * PR commnets fix * Update in test case md file * Update in test case * PR commnets fix * rename target folder
1 parent e04ecb1 commit e87cdd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • art-comp-test/tests/trigger_operation_internal_1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
let tc = TCF.define(TCF.CPP_TRANSFORM);
22
tc.topCapsule = 'Top';
33
tc.prerequisites = ["../../TestUtils/testlib.tcjs"];
4-
tc.targetFolder = 'trigger_operation_internal_target_1';
4+
tc.targetFolder = 'trigger_operation_internal_1_target';

0 commit comments

Comments
 (0)