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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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