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
`siteurl` is not necessarily the first row in `wp_options`.
It appears that other options such as `cron` can be first.
This removes the option ID from the assertion, as it is not relevant.
We only want to verify that the site URL changed.
0 commit comments