Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Sonnenberg <bsonnenberg@google.com>
  • Loading branch information
briansonnenberg committed Jan 6, 2025
1 parent 8ff7086 commit d0b0b7d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ TEST(HttpInspectorConfigFactoryTest, TestCreateFactory) {

Server::Configuration::MockListenerFactoryContext context;
EXPECT_CALL(context, scope());
EXPECT_CALL(context, messageValidationVisitor());
Network::ListenerFilterFactoryCb cb =
factory->createListenerFilterFactoryFromProto(*proto_config, nullptr, context);

Expand Down

0 comments on commit d0b0b7d

Please sign in to comment.