Skip to content

Commit 2042250

Browse files
committed
fix indentation
1 parent 149885d commit 2042250

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

features/testing.feature

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Feature: Test that WP-CLI loads.
129129
Given a WP install
130130
When I run `wp eval 'echo sys_get_temp_dir();'`
131131
Then STDOUT should not contain:
132-
"""
133-
C:\Windows
134-
"""
132+
"""
133+
C:\Windows
134+
"""
135135

0 commit comments

Comments
 (0)