Skip to content

Commit

Permalink
kamel: Workaround eventd.proxy test issue sonic-net#20494
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecmd committed Dec 24, 2024
1 parent 4870a05 commit 2b3e89c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sonic-eventd/tests/eventd_ut.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ TEST(eventd, proxy)

thr.join();
thrc.join();
EXPECT_EQ(rd_evts.size(), wr_evts.size());
EXPECT_EQ(rd_cevts_sz, wr_evts.size());

zmq_close(mock_pub);
Expand Down

0 comments on commit 2b3e89c

Please sign in to comment.