Skip to content

Commit ae8a39a

Browse files
committed
Use Gherkin comments instead of PHP comments
1 parent 72d0034 commit ae8a39a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/install-wp-tests.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@ Feature: Scaffold install-wp-tests.sh tests
104104
"""
105105
index.php
106106
"""
107-
// WP 5.0+: js
107+
# WP 5.0+: js
108108
"""
109109
license.txt
110110
readme.html
111111
"""
112-
// WP 5.0+: styles
112+
# WP 5.0+: styles
113113
"""
114114
wp-activate.php
115115
wp-admin

0 commit comments

Comments
 (0)