diff --git a/integration/cli-hello-world-ivy/e2e/src/app.e2e-spec.ts b/integration/cli-hello-world-ivy/e2e/src/app.e2e-spec.ts index 4075d7bf9d..c60c6459d8 100644 --- a/integration/cli-hello-world-ivy/e2e/src/app.e2e-spec.ts +++ b/integration/cli-hello-world-ivy/e2e/src/app.e2e-spec.ts @@ -1,6 +1,6 @@ import { AppPage } from './app.po'; -describe('cli-hello-world App', () => { +describe('cli-hello-world-ivy App', () => { let page: AppPage; beforeEach(() => {