Property 'runSchematic' does not exist on type 'SchematicTestRunner'. #18062
Labels
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Milestone
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Not sure
Description
These two commands:
Result in this:

The angular/cli doesn't generate ,spec schematics correctly.
This fixes the error:
🔬 Minimal Reproduction
Creates a new schematic in current folder.
Subsequent build produces this error.
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
Work around is to just change the test code as shown above..
The text was updated successfully, but these errors were encountered: