Skip to content

Commit

Permalink
Added missing brackets in unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
liorghub committed Mar 4, 2024
1 parent 4b02e68 commit fc513b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mock_tests/routeorch_ut.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ namespace routeorch_test
static_cast<Orch *>(gRouteOrch)->doTask();

gMockResponsePublisher.reset();
}

TEST_F(RouteOrchTest, RouteOrchTestInvalidEvpnRoute)
{
Expand Down

0 comments on commit fc513b4

Please sign in to comment.