Fix test setup for assertion

This commit is contained in:
Daniel Bachhuber 2016-10-04 07:27:31 -07:00
parent ee16b7982a
commit 6e685729a6

View file

@ -31,7 +31,7 @@ Feature: Basic profile usage
Scenario: Trailingslash provided URL to avoid canonical redirect
Given a WP install
When I run `wp profile hook setup_theme --url=example.com`
When I run `wp profile hook setup_theme --url=example.com --fields=callback,time`
Then STDERR should be empty
And STDOUT should be a table containing rows:
| callback | time |