We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b7772 commit 37ac8dfCopy full SHA for 37ac8df
1 file changed
features/theme-cache.feature
@@ -17,7 +17,7 @@ Feature: Manage theme cache
17
"""
18
19
Scenario: Clear cache for multiple themes
20
- When I run `wp theme install twentytwentythree --force `
+ When I run `wp theme install twentytwentythree --force`
21
Then STDOUT should contain:
22
23
Success:
@@ -36,7 +36,7 @@ Feature: Manage theme cache
36
37
38
Scenario: Clear cache for all themes
39
40
41
42
0 commit comments