Skip to content

Commit 183ebd3

Browse files
committed
story #1234010: change label in coverage panel from "View n tests" to "View n linked tests"
1 parent f491c02 commit 183ebd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/test-coverage-web-panel.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
#end
6161
</li>
62-
<a target="_blank" id="view-tests-in-alm" >View <span id="octane-total-tests"></span> tests in ALM Octane</a>
62+
<a target="_blank" id="view-tests-in-alm" >View <span id="octane-total-tests"></span> linked tests in ALM Octane</a>
6363

6464
</ul>
6565
</div>

0 commit comments

Comments
 (0)