File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,9 @@ teardown () {
3030 ci_run verify_phpunit_xml/verify_phpunit_xml.sh
3131
3232 assert_success
33- assert_output --partial " OK: competency/tests will be executed"
34- assert_output --partial " INFO: backup/util/ui/tests will be executed because the backup/util definition"
35- assert_output --partial " INFO: Ignoring theme/boost/scss/bootstrap/tests, it does not contain any test unit file."
33+ assert_output --partial " OK: public/ competency/tests will be executed"
34+ assert_output --partial " INFO: public/ backup/util/ui/tests will be executed because the public/ backup/util definition"
35+ assert_output --partial " INFO: Ignoring public/ theme/boost/scss/bootstrap/tests, it does not contain any test unit file."
3636 refute_output --partial " WARNING"
3737 refute_output --partial " ERROR"
3838}
You can’t perform that action at this time.
0 commit comments