We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fae0da commit d78ae6dCopy full SHA for d78ae6d
1 file changed
features/search-replace.feature
@@ -1203,6 +1203,8 @@ Feature: Do global search/replace
1203
a:1:{i:0;O:10:"CornFlakes":0:{}}
1204
"""
1205
1206
+ # `CaseInsensitiveDictionary` is from Requests 2.0, which was added in 6.2.
1207
+ @require-wp-6.2
1208
Scenario: Search-replace updates iterable dictionary objects without dynamic property deprecations
1209
1210
Given a WP install
0 commit comments