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 d5edd8e commit ed24e7aCopy full SHA for ed24e7a
test/integration/projects.js
@@ -60,7 +60,10 @@ module.exports = [
60
'aio/content/examples/animations/src/app/open-close.component.3.ts',
61
62
'--ignore-pattern',
63
- 'aio/tools/transforms/templates/data-module.template.js'
+ 'aio/tools/transforms/templates/data-module.template.js',
64
+
65
+ '--ignore-pattern',
66
+ 'aio/content/examples/router/src/app/app-routing.module.9.ts'
67
]
68
},
69
{
0 commit comments