We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c0148 commit 9dfdaf5Copy full SHA for 9dfdaf5
tests/legacy-cli/e2e/tests/commands/add/add-material.ts
@@ -28,7 +28,7 @@ export default async function () {
28
'add',
29
`@angular/material${tag}`,
30
'--theme',
31
- 'custom',
+ 'azure-blue',
32
'--verbose',
33
'--skip-confirmation',
34
);
0 commit comments