refactor: correctly name cli-hello-world-ivy
project to distinguish from cli-hello-world
in logs (#28421)
PR Close #28421
This commit is contained in:
parent
60c5ebd46a
commit
1da403d8f3
@ -1,6 +1,6 @@
|
||||
import { AppPage } from './app.po';
|
||||
|
||||
describe('cli-hello-world App', () => {
|
||||
describe('cli-hello-world-ivy App', () => {
|
||||
let page: AppPage;
|
||||
|
||||
beforeEach(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user