Skip to content

Commit 737e168

Browse files
simeonoffCopilot
andauthored
Update projects/igniteui-angular/migrations/update-21_2_0/index.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5968e23 commit 737e168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/igniteui-angular/migrations/update-21_2_0/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ describe(`Update to ${version}`, () => {
2020
const migrationName = 'migration-55';
2121

2222
themes.forEach(theme => {
23-
it('should rename the base circle color property of the circular progress', async () => {
23+
it(`should rename the base circle color property of the circular progress for ${theme}`, async () => {
2424
appTree.create(
2525
testFilePath,
2626
`$custom-${theme}: ${theme}($base-circle-color: red);`

0 commit comments

Comments
 (0)