Skip to content

Error in memory.spec.js #1915

@Gatchan1

Description

@Gatchan1

Hi, I've found an error:

On line 119: ('should return true if all pairs are guessed')
Former: memoryGame.pairsGuessed = 8;
Correct: memoryGame.pairsGuessed = 12;

Since we have 24 cards, unless we correct that number the last test can't be passed.

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