[ios] Moved ASSERT_TRUE out of block in WebStateTest.ScriptExecution.
ASSERT_TRUE stops test execution by retuning, which will not stop the test if return is called from the block. BUG=678942 Review-Url: https://codereview.chromium.org/2611283003 Cr-Commit-Position: refs/heads/master@{#442014}
Showing
Please register or sign in to comment