!310 [挑单5.0Release]:UT用例修复

Merge pull request !310 from 张余/OpenHarmony-5.0-Releas
This commit is contained in:
openharmony_ci 2024-08-21 06:49:11 +00:00 committed by Gitee
commit 28f41ca342
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -24,7 +24,7 @@
using namespace testing::ext;
namespace {
static constexpr uint32_t DEFAULT_SIZE = 1024;
static constexpr uint32_t DEFAULT_SIZE = 2048;
class CmLogTest : public testing::Test {
public:
static void SetUpTestCase(void);