Skip to content

Commit 090f106

Browse files
swissspidywojsmol
andauthored
Update features/core.feature
Co-authored-by: Wojciech Smoliński <wojsmol@wp.pl>
1 parent 0dce7a4 commit 090f106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/core.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Feature: Manage WordPress installation
214214
<?php
215215
echo $GLOBALS['current_site']->domain;
216216
"""
217-
When I run `wp eval-file current-site-domain`
217+
When I run `wp eval-file current-site-domain.php`
218218
Then STDOUT should be:
219219
"""
220220
foobar.org

0 commit comments

Comments
 (0)