diff --git a/aio/tools/examples/run-example-e2e.js b/aio/tools/examples/run-example-e2e.js index db89b0084d..f0c1f6770d 100644 --- a/aio/tools/examples/run-example-e2e.js +++ b/aio/tools/examples/run-example-e2e.js @@ -26,10 +26,6 @@ const IGNORED_EXAMPLES = [ const fixmeIvyExamples = [ // fixmeIvy('unknown') app fails at runtime due to missing external service (goog is undefined) 'i18n', - // fixmeIvy('unknown') JIT app fails with external resources not loaded. - 'upgrade-phonecat-2-hybrid', - // fixmeIvy('unknown') JIT app fails with external resources not loaded. - 'upgrade-phonecat-3-final', ]; if (argv.ivy) {