Skip to content

Wrong environment specific seeder example in database seeder documenation page #43

@Clement-Z4RM

Description

@Clement-Z4RM

Package version

N/A

Describe the bug

In the database seeder documentation page, "testing" is used as examples to check that app is in a test environment:

However, the right value of NODE_ENV in a test environment is "test", not "testing", so it's not working properly.

Reproduction repo

No response

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