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:
lasjorg
2019-07-10 10:31:15 +02:00
committed by Oliver Eyton-Williams
parent a658af6d18
commit f03f05d53d
2 changed files with 8 additions and 8 deletions

View File

@@ -78,7 +78,7 @@
],
[
"587d7b8a367417b2b2512b4f",
"Write Concise Object Literal Declarations Using Simple Fields"
"Write Concise Object Literal Declarations Using Object Property Shorthand"
],
[
"587d7b8b367417b2b2512b50",