Skip to content

Pipe spec with bad file name #471

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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