With https://github.com/angular/angular-cli/commit/a85a507a82c07f6f4d67343601469ad283316f7c a `--nospec` option was introduced to generate components without tests. In case there isn't a specific reason why this option shouldn't be valid for services as well, I propose to implement it for consistency. //cc @PascalPrecht
With a85a507 a
--nospecoption was introduced to generate components without tests.In case there isn't a specific reason why this option shouldn't be valid for services as well, I propose to implement it for consistency.
//cc @PascalPrecht