提交 5c8d59e5 编写于 作者: L Liu Jicong

fix(parser): create topic ut

上级 4169eb55
......@@ -491,7 +491,7 @@ TEST_F(ParserInitialCTest, createTopic) {
expect.ast = (char*)pAst;
} else {
expect.subType = TOPIC_SUB_TYPE__DB;
snprintf(expect.subStbName, sizeof(expect.subStbName), "0.%s", pDbName);
snprintf(expect.subDbName, sizeof(expect.subDbName), "0.%s", pDbName);
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册