Rollback
Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=224206719
This commit is contained in:
committed by
Fang Yu
parent
df7566c0c1
commit
7f649cf826
@@ -154,8 +154,8 @@ const char kSameAsPrevious[] = "";
|
||||
class VmpCheckerTest : public ::testing::Test {
|
||||
public:
|
||||
void SetUp() override {
|
||||
ASSERT_OK(VmpChecker::Instance()->SelectDrmCertificateType(
|
||||
kCertificateTypeTesting));
|
||||
ASSERT_OK(
|
||||
VmpChecker::Instance()->SelectCertificateType(kCertificateTypeTesting));
|
||||
vmp_data_.Clear();
|
||||
VmpChecker::Instance()->set_allow_development_vmp(true);
|
||||
signing_key_.reset(
|
||||
|
||||
Reference in New Issue
Block a user