Skip to content

Commit 9a37391

Browse files
gkalpakjasonaden
authored andcommitted
refactor: correctly name cli-hello-world-ivy project to distinguish from cli-hello-world in logs (angular#26947)
PR Close angular#26947
1 parent e98d508 commit 9a37391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/cli-hello-world-ivy/e2e/src/app.e2e-spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { AppPage } from './app.po';
22

3-
describe('cli-hello-world App', () => {
3+
describe('cli-hello-world-ivy App', () => {
44
let page: AppPage;
55

66
beforeEach(() => {

0 commit comments

Comments
 (0)