Skip to content

unify npm run test:update across the whole project #1540

Closed
@derberg

Description

@derberg

unify npm run test:update across the whole project. Basically make sure that whenever we have jest --updateSnapshot in package.json, the script is called test:update and instead of calling jest directly, it calls regular test script like so: npm run test -- -u. We also need test:update in main package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions