Commit 7744d01
fix(e2e): fix setUserPreference to pass value as positional arg to occ user:setting
occ user:setting takes the value as a positional argument, not --value=VALUE.
The --value flag was silently ignored, so setUserPreference never actually set
the 'show' preference, causing the 'opens when a new major version was shipped'
test to always fail with the wizard landing on page 0 instead of the whats-new page.
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
Agent-Logs-Url: https://github.com/nextcloud/firstrunwizard/sessions/784a92c7-5c87-4afc-b355-9a4633cbe01d1 parent 0b68fe4 commit 7744d01
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments