You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently tests check if XML marshaling output is equal to a text fixture. We should be verifying that the fixture and the output are equivalent XML instead of using string equality.