Skip to content

Commit 11a7cf3

Browse files
committed
Fix PHP job string
1 parent 74bfd87 commit 11a7cf3

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
@@ -174,7 +174,7 @@ Feature: Scaffold the test suite for an existing package
174174
"""
175175
And the community-command/.travis.yml file should contain:
176176
"""
177-
- php: 7.4
177+
php: 7.4
178178
"""
179179
And the community-command/.travis.yml file should contain:
180180
"""

0 commit comments

Comments
 (0)