mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
Reset parameters in test setup, not teardown
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
class ParameterTest : public ::testing::Test
|
||||
{
|
||||
public:
|
||||
void TearDown() override
|
||||
void SetUp() override
|
||||
{
|
||||
param_reset_all();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user