From 522d94bbc528cfc99dc01af148a2b249d3abfb73 Mon Sep 17 00:00:00 2001 From: Nikita Barsukov Date: Tue, 12 Mar 2024 17:29:26 +0300 Subject: [PATCH] chore: trigger workflow --- .../ng-update/v3/tests/schematic-migrate-hints.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/cdk/schematics/ng-update/v3/tests/schematic-migrate-hints.spec.ts b/projects/cdk/schematics/ng-update/v3/tests/schematic-migrate-hints.spec.ts index 0dc476384565..40ef7f3da003 100644 --- a/projects/cdk/schematics/ng-update/v3/tests/schematic-migrate-hints.spec.ts +++ b/projects/cdk/schematics/ng-update/v3/tests/schematic-migrate-hints.spec.ts @@ -98,7 +98,7 @@ describe('ng-update', () => { saveActiveProject(); }); - it('should migrate polymorpheus', async () => { + it('should migrate hints', async () => { const tree = await runner .runSchematicAsync( 'updateToV3',