mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
test(docs-infra): temporarily disable the 'upgrade-phonecat-2-hybrid' docs example test (#36944)
This is due to issue described in: https://github.com/angular/angular/issues/36957 This commit works around the problem rather than trying to solve it in order to unblock the big APF v10 change. PR Close #36944
This commit is contained in:
parent
9bde1be5a4
commit
6fa36e387f
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ const DEFAULT_CLI_EXAMPLE_PORT = 4200;
|
|||
const DEFAULT_CLI_SPECS_CONCURRENCY = 1;
|
||||
const IGNORED_EXAMPLES = [
|
||||
// temporary ignores
|
||||
|
||||
'upgrade-phonecat-2-hybrid' // https://github.com/angular/angular/issues/36957
|
||||
];
|
||||
|
||||
const fixmeIvyExamples = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue