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
assert content.contains('https://www.datadoghq-browser-agent.com'):'RUM script not injected'
53
-
assert content.endsWith('</html>')
53
+
assert content.endsWith('</html>'):'Response not fully flushed'
0 commit comments