expected x to equal y means that your code returned x but y was the correct answer. it is your code that returns this when the input is an empty string.
expected x to equal y
x
y
Loading collection data...
expected x to equal y
means that your code returnedx
buty
was the correct answer. it is your code that returns this when the input is an empty string.