Commit 08f9d1f
committed
Fix test for WordPress trunk
`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.1 parent d908c57 commit 08f9d1f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments