Hi! I am not sure if this is an Angular or an IDE thing.
I'm testing this list item, asserting that the text is** "Login", though it's failing saying it's " Login " **.
This list item is rendering with whitespace around the text (see screenshot). When I save, it auto formats the tags to new lines.
I'm curious if this is anything to do with Angular, or probably the IDE formatting?
This is how it's formatting it on save.
<li> Login </li>