Skip to content

Commit 732d966

Browse files
committed
1 parent 45332ae commit 732d966

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rcpttTests/platform_tests/Recording/GetTooltipsWhenColumnsWithoutText.test

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Element-Type: testcase
66
Element-Version: 3.0
77
External-Reference:
88
Id: _XS8ZEFqHEeSjvvK1muLiaA
9-
Runtime-Version: 2.6.0.qualifier
10-
Save-Time: 5/9/25, 11:35 PM
9+
Runtime-Version: 2.6.0.202504111505
10+
Save-Time: 5/17/25, 12:01 PM
1111
Testcase-Type: ecl
1212

1313
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
@@ -25,7 +25,7 @@ get-view Tasks | get-tree | get-item 1 -column Priority
2525

2626
with [get-view Tasks | get-tree] {
2727
with [get-item -path "FIXME Very important action" -column Description] {
28-
get-property "cells[1].image.path" | equals "org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.png" | verify-true
28+
get-property "cells[1].image.path" | equals "org.eclipse.ui.ide/icons/full/obj16/hprio_tsk.svg" | verify-true
2929
get-property "cells[1].image" | equals "" | verify-false
3030
}
3131
get-item "TODO Auto-generated method stub" -column Description | get-property "cells[1].image" | equals "" | verify-true

0 commit comments

Comments
 (0)