Skip to content

Commit 1e3d105

Browse files
committed
Fix tabs in search-replace.feature.
1 parent 5b4aece commit 1e3d105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/search-replace.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ Feature: Do global search/replace
658658
"""
659659
< Content
660660
"""
661-
And the replace.log file should contain:
661+
And the replace.log file should contain:
662662
"""
663663
wp_posts.post_content:{POST_ID}
664664
< Content_baz_12345678901234567890_baz_12345678901234567890
@@ -913,7 +913,7 @@ Feature: Do global search/replace
913913
"""
914914
wp_options.option_value:
915915
"""
916-
And the replace.log file should contain:
916+
And the replace.log file should contain:
917917
"""
918918
< Just another WordPress site
919919
> Just another WP site

0 commit comments

Comments
 (0)