Skip to content

Commit 0f6f638

Browse files
committed
Fix Gherkin lint issues
1 parent 232e0be commit 0f6f638

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)