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
gh-148427: Fix test to only raise on entity element
The side_effect must only raise for the external entity's element
(<entity/>), not for the main document's element (<doc>), since
startElement is called for both.
0 commit comments