Skip to content

Commit

Permalink
fix test case 'auth configure undefined'
Browse files Browse the repository at this point in the history
  • Loading branch information
qizhendong committed Jan 30, 2022
1 parent f234955 commit e0b5f3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/plugin/clickhouse-logger.t
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ passed
}
}
--- response_body
value should match only one schema, but matches none
{"error_msg":"failed to check the configuration of plugin clickhouse-logger err: property \"endpoint_addr\" is required"}
Expand Down Expand Up @@ -205,5 +205,5 @@ GET /opentracing
--- response_body
opentracing
--- error_log
Batch Processor[clickhouse logger] successfully processed the entries
Batch Processor[clickhouse logger] failed to process entries
--- wait: 0.5

0 comments on commit e0b5f3d

Please sign in to comment.