Skip to content

Pipe spec with bad file name #471

Closed
Closed
@cexbrayat

Description

@cexbrayat

With angular-cli 0.0.33, generating a pipe named foo

ng g p foo
installing pipe
  create src/client/app/foo.pipe.ts
  create src/client/app/foopipe.spec.ts

The spec file created is foopipe.spec.ts whereas it should be foo.pipe.spec.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions