Skip to content

Commit d78ae6d

Browse files
committed
Fix test after #237
1 parent 4fae0da commit d78ae6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

features/search-replace.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,8 @@ Feature: Do global search/replace
12031203
a:1:{i:0;O:10:"CornFlakes":0:{}}
12041204
"""
12051205

1206+
# `CaseInsensitiveDictionary` is from Requests 2.0, which was added in 6.2.
1207+
@require-wp-6.2
12061208
Scenario: Search-replace updates iterable dictionary objects without dynamic property deprecations
12071209

12081210
Given a WP install

0 commit comments

Comments
 (0)