We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbf64a commit 78ccacbCopy full SHA for 78ccacb
1 file changed
core/Configuration.test.cpp
@@ -30,7 +30,6 @@ TEST(Configuration, Basics) {
30
31
EXPECT_EQ(config.GetNumberOfBranches(), 1);
32
// EXPECT_EQ(config.GetLastId(), 0);
33
-
34
}
35
36
TEST(Configuration, Match) {
0 commit comments