We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ec99c commit 0379249Copy full SHA for 0379249
sdk/test/common/attribute_utils_test.cc
@@ -179,4 +179,4 @@ TEST(AttributeMapTest, EqualTo)
179
EXPECT_FALSE(attribute_map.EqualTo(kv_iterable_different_value));
180
EXPECT_FALSE(attribute_map.EqualTo(kv_iterable_different_type));
181
EXPECT_FALSE(attribute_map.EqualTo(kv_iterable_different_size));
182
-}
+}
0 commit comments