diff --git a/exercises/pig-latin/canonical-data.json b/exercises/pig-latin/canonical-data.json index f1275d03f3..4fd2f7d862 100644 --- a/exercises/pig-latin/canonical-data.json +++ b/exercises/pig-latin/canonical-data.json @@ -149,6 +149,15 @@ }, "expected": "erapythay" }, + { + "uuid": ??, + "description": "word with y in the middle", + "property": "translate", + "input": { + "phrase": "mystery" + }, + "expected": "ysterymay" + }, { "uuid": "e0b3ae65-f508-4de3-8999-19c2f8e243e1", "description": "word beginning with thr",