We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b97e3e0 + 4729a2b commit 1c5530eCopy full SHA for 1c5530e
features/install-wp-tests.feature
@@ -103,8 +103,20 @@ Feature: Scaffold install-wp-tests.sh tests
103
And the /tmp/behat-wordpress directory should contain:
104
"""
105
index.php
106
+ """
107
+
108
+ # WP 5.0+: js
109
110
+ And the /tmp/behat-wordpress directory should contain:
111
112
license.txt
113
readme.html
114
115
116
+ # WP 5.0+: styles
117
118
119
120
wp-activate.php
121
wp-admin
122
wp-blog-header.php
0 commit comments