Skip to content

Crash when using xScenario with tag  #1751

@ngadiyak

Description

@ngadiyak

if we mark test with .tag('@tag'); as xScenario, codeceptjs throw TypeError: Cannot read property 'tag' of undefined

Example:

xScenario('title', async (I) => {
    ...
}).tag('ISSUE-001');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions