Skip to content

Commit

Permalink
Updated CallQueryService rename test.
Browse files Browse the repository at this point in the history
see #82
  • Loading branch information
ylussaud committed Feb 27, 2024
1 parent f276844 commit 7a6aedb
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Element-Version: 3.0
External-Reference:
Id: _rBrPQO48Ee2tuaw94kZDDQ
Runtime-Version: 2.5.4.202210020716
Save-Time: 6/21/23, 11:38 AM
Save-Time: 2/27/24, 9:28 AM
Tags: fail
Testcase-Type: ecl

Expand Down Expand Up @@ -178,4 +178,7 @@ get-editor "importC.mtl" | get-text-viewer | get-property text
+ " [myParam.eClassifiers->filter(ecore::EClass).templateExtends()/]\n"
+ " [myParam.myTemplate()/]\n"
+ "[/template]" | verify-true
get-eclipse-window | key-type "M1+M2+s"
get-view Problems | click
get-view Problems | get-tree | get-property itemCount | equals 0 | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--

0 comments on commit 7a6aedb

Please sign in to comment.