ive been having the same issue, and trimed white space but the error shows:
input string: .- . .. . . . . Expected: i
Expected: is "E*E" but: was "EE"
and when i don't trim white space i get the error you were having. clearly im having an issue with the double 'E'.
Loading collection data...
ive been having the same issue, and trimed white space but the error shows:
input string: .-
.
..
. .
.
.
Expected: i
Expected: is "E*E"
but: was "EE"
and when i don't trim white space i get the error you were having.
clearly im having an issue with the double 'E'.