Skip to content

Commit 779f956

Browse files
hybristamishne
authored andcommitted
test: use valid theme for material schematic
1 parent 3d27a9f commit 779f956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/legacy-cli/e2e/tests/commands/add/add-material.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export default async function () {
2828
'add',
2929
`@angular/material${tag}`,
3030
'--theme',
31-
'custom',
31+
'azure-blue',
3232
'--verbose',
3333
'--skip-confirmation',
3434
);

0 commit comments

Comments
 (0)