Skip to content

Commit 1785359

Browse files
authored
Merge pull request #255 from wp-cli/refine-feature-files
2 parents 232e0be + 0f6f638 commit 1785359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/scaffold-package-tests.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Feature: Scaffold the test suite for an existing package
22

33
Background:
44
Given a WP install
5-
Given a community-command/command.php file:
5+
And a community-command/command.php file:
66
"""
77
<?php
88
"""

0 commit comments

Comments
 (0)