Skip to content

Commit bc5671b

Browse files
test
Signed-off-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
1 parent fa95a31 commit bc5671b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

t/admin/consumer-group.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ passed
287287
}
288288
}
289289
--- response_body
290-
{"error_msg":"failed to check the configuration of plugin limit-count err: property \"count\" is required"}
290+
{"error_msg":"failed to check the configuration of plugin limit-count err: value should match only one schema, but matches none"}
291291
--- error_code: 400
292292
293293

t/admin/plugin-configs.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ passed
287287
}
288288
}
289289
--- response_body
290-
{"error_msg":"failed to check the configuration of plugin limit-count err: property \"count\" is required"}
290+
{"error_msg":"failed to check the configuration of plugin limit-count err: value should match only one schema, but matches none"}
291291
--- error_code: 400
292292
293293

0 commit comments

Comments
 (0)