Skip to content

Bug: tests pass without arguments in the function call.  #13280

@forkerino

Description

@forkerino

Challenge Passing Values to Functions with Arguments has an issue.
User Agent is: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36.
Please describe how to reproduce this issue, and include links to screenshots if possible.

Someone came into the help room on gitter asking why he didn't pass the challenge with functionWithArgs(); (which is correct), but did pass with functionWithArgs( ); (note the extra space). I tested it and the second indeed passes all tests. Seems necessary to test for passing proper arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedOpen for all. You do not need permission to work on these.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions