issues
search
wp-cli
/
config-command
Generates and reads the wp-config.php file.
MIT License
38
stars
36
forks
source link
Fix tests for SQLite
#168
Closed
swissspidy
closed
1 year ago
swissspidy
commented
1 year ago
Provide
--skip-check
to
wp config create
everywhere
Add a new dedicated test covering
--skip-check
Rename
wp core config
to
wp config create
in tests so it’s less confusing
Remove some errant whitespace here in some commands
See #167
--skip-check
towp config create
everywhere--skip-check
wp core config
towp config create
in tests so it’s less confusingSee #167