Skip to content

Commit

Permalink
Internal changes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 638888365
  • Loading branch information
mkruskal-google authored and copybara-github committed May 31, 2024
1 parent ae95fa3 commit 094565b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/google/protobuf/feature_resolver_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ TEST(FeatureResolverTest, CompileDefaultsFixedRemovedFeature) {
.has_removed_feature());
}


TEST(FeatureResolverTest, CompileDefaultsOverridable) {
absl::StatusOr<FeatureSetDefaults> defaults =
FeatureResolver::CompileDefaults(FeatureSet::descriptor(),
Expand Down

0 comments on commit 094565b

Please sign in to comment.