ci: fix bad merge
This commit is contained in:
parent
e2b3be87cb
commit
1cc74eaece
@ -34,6 +34,10 @@ const fixmeIvyExamples = [
|
|||||||
'i18n'
|
'i18n'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
if (argv.ivy) {
|
||||||
|
IGNORED_EXAMPLES.push(...fixmeIvyExamples);
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Run Protractor End-to-End Tests for Doc Samples
|
* Run Protractor End-to-End Tests for Doc Samples
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user