mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-03 16:51:08 +08:00
Make the test more verbose
Adding more of the expected output to the assertion to reduce the possibility of false positives. Co-Authored-By: Alain Schlesser <alain.schlesser@gmail.com>
This commit is contained in:
parent
844dd7684c
commit
b3243d754b
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Feature: Scaffold install-wp-tests.sh tests
|
|||
"""
|
||||
And STDOUT should contain:
|
||||
"""
|
||||
wp_cli_test_scaffold
|
||||
Recreated the database wp_cli_test_scaffold
|
||||
"""
|
||||
|
||||
When I try `WP_TESTS_DIR=/tmp/behat-wordpress-tests-lib WP_CORE_DIR=/tmp/behat-wordpress /usr/bin/env bash {PLUGIN_DIR}/hello-world/bin/install-wp-tests.sh wp_cli_test_scaffold wp_cli_test password1 localhost latest < negative-response`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue