Skip to content

Misprint in the test #18

Description

@Semigradsky

http://tddbin.com/#?kata=es6/language/arrow-functions/binding
Description of test is:

can NOT bind a different context

but assert is:

assert.strictEqual(fn.call(anotherObj), expected);

It looks that meant notStrictEqual

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