fix(challenge): rename challenge, change fields to properties, fix test (#36338)
* fix(challenge): rename challenge, change fields to properties, fix test * fix(challenge): update challenge name in meta.json * fix(challenge): update test and assertion message * fix(challenge): update second assert message * fix(challenge): remove the word Person from text
This commit is contained in:
committed by
Oliver Eyton-Williams
parent
a658af6d18
commit
f03f05d53d
@@ -78,7 +78,7 @@
|
||||
],
|
||||
[
|
||||
"587d7b8a367417b2b2512b4f",
|
||||
"Write Concise Object Literal Declarations Using Simple Fields"
|
||||
"Write Concise Object Literal Declarations Using Object Property Shorthand"
|
||||
],
|
||||
[
|
||||
"587d7b8b367417b2b2512b50",
|
||||
|
Reference in New Issue
Block a user