Skip to content

remove <code> tags #13181

@forkerino

Description

@forkerino

Challenge enhanced-object-literals--functions 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.

There are some <code> tags in the tests at the bottom. Prevents one to pass the test. Works fine if removed.

/* Alter code above this line */
<code>const zod = Person("Zodiac Hasbro", 56, 'male');</code>
<code>const yan = Person("Yanoshi Mimoto", 55, 'male');</code>
<code>zod.sendFriendRequest(yan);</code>

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