Skip to content

HelloWorld unit test still included when --bare is used to create new project #2262

Closed
@firstclown

Description

@firstclown

Version

3.0.1

Node and OS info

node v8.10.0 / Xubuntu

Steps to reproduce

Create a new project using --bare.

vue create --bare bare-project

What is expected?

All HelloWorld code should not be included

What is actually happening?

HelloWorld.spec.js is still included in the tests/unit/ directory.

Related to #2030

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions