Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    Could somone please help me. When I run my code in JS, which is exactly the same as best practice solution, I get
    "Test Results:
    Solution
    should test for something
    ✘ This is just an example of how you can write your own TDD tests - Expected: 'expected', instead got: 'actual'
    ";
    What am I doing wrong?Thanks in advance.