]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tests/test_stasis_endpoints: Remove expected duplicate events 62/1862/4
authorMatt Jordan <mjordan@digium.com>
Fri, 25 Dec 2015 02:26:46 +0000 (20:26 -0600)
committerMatt Jordan <mjordan@digium.com>
Mon, 28 Dec 2015 21:11:02 +0000 (15:11 -0600)
commite4a566918a4bcf01269f321f0979a7bf4c5c33d6
tree86b497bdf1b7f9453723f5df4cd0def186b769a4
parent3a1c4885be4eeb3f6c631b0cfb4709442c9464ae
tests/test_stasis_endpoints: Remove expected duplicate events

The cache_clear test was written to expect duplicate Stasis messages
sent from the technology endpoint to the all caching topic. This patch
fixes the test to no longer expect these duplicate messages.

ASTERISK-25137

Change-Id: I58075d70d6cdf42e792e0fb63ba624720bfce981
tests/test_stasis_endpoints.c