Skip to content

Commit 494dc32

Browse files
swissspidyCopilot
andauthored
Update features/db-size.feature
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 638d048 commit 494dc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/db-size.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Feature: Display database size
218218
But STDOUT should not be a number
219219
220220
When I run `wp db size --size_format=b --format=json`
221-
Then STDOUT should match /\{"Name":"\.ht\.sqlite(\.php)?","Size":"/
221+
Then STDOUT should match /^\[\{"Name":"\.ht\.sqlite(\.php)?","Size":"/
222222

223223
But STDOUT should not be a number
224224

0 commit comments

Comments
 (0)