Skip to content

Commit 32b115d

Browse files
committed
correct tests verbiage
1 parent 484a8d3 commit 32b115d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/application/other-files/app.component.html.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<div class="card card-small" (click)="selection.value = 'test'" tabindex="0">
9494
<svg class="material-icons" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/></svg>
9595

96-
<span>Run Test</span>
96+
<span>Run and Watch Test</span>
9797
</div>
9898

9999
<div class="card card-small" (click)="selection.value = 'build'" tabindex="0">

0 commit comments

Comments
 (0)