Skip to content

Commit 8f338d9

Browse files
Update features/search-replace.feature scenario description
Co-authored-by: Daniel Bachhuber <daniel@bachhuber.co>
1 parent 7c373b4 commit 8f338d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/search-replace.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ Feature: Do global search/replace
11061106
a:1:{i:0;O:10:"CornFlakes":0:{}}
11071107
"""
11081108

1109-
Scenario: Deserialization for empty, type-hinted objects are handled gracefully
1109+
Scenario: Warn and ignore type-hinted objects that have some error in deserialization
11101110

11111111
Given a WP install
11121112
And I run `wp option add cereal_isation 'O:13:"mysqli_result":5:{s:13:"current_field";N;s:11:"field_count";N;s:7:"lengths";N;s:8:"num_rows";N;s:4:"type";N;}'`

0 commit comments

Comments
 (0)