We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afb7d9 commit cd1f57aCopy full SHA for cd1f57a
1 file changed
tests/features/user.ini.feature
@@ -3,7 +3,7 @@
3
Feature: CLI updater - user.ini retention test
4
5
Scenario: User.ini retention after update
6
- Given the current installed version is 26.0.0rc1
+ Given the current installed version is 26.0.2
7
Given the config key "user_ini_additional_lines" is set to "upload_max_filesize = 10G\npost_max_size = 10G" of type "string"
8
And there is an update to version 26.0.13 available
9
When the CLI updater is run successfully
0 commit comments