Skip to content

test.cb.beforeEach and test.cb.afterEach throw error even though t.end() is defined #180

Open
@niftylettuce

Description

@niftylettuce

Even though I explicitly call t.end() in my beforeEach and afterEach functions, this error is still thrown:

Callback test was not ended. Make sure to explicitly end the test with `t.end()`. (ava/test-ended)

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