diff --git a/src/Test/TestWeb.py b/src/Test/TestWeb.py index a6ad726c..8d2c295a 100644 --- a/src/Test/TestWeb.py +++ b/src/Test/TestWeb.py @@ -89,5 +89,5 @@ class TestWeb: with WaitForPageLoad(browser): browser.execute_script("window.top.location = window.location") assert "wrapper_nonce" in browser.current_url # We try to use nonce-ed html without iframe - assert "Forbidden" in browser.page_source # Only allow to use nonce once-time + assert "